#include "src/core/lib/promise/map.h"#include <functional>#include "gtest/gtest.h"#include "src/core/lib/promise/promise.h"
Go to the source code of this file.
Namespaces | |
| grpc_core | |
Functions | |
| int | main (int argc, char **argv) |
| grpc_core::TEST (MapTest, JustElem) | |
| grpc_core::TEST (MapTest, Works) | |
Definition at line 38 of file test/core/promise/map_test.cc.