Functions | |
| template<typename Arg , typename F > | |
| PromiseFactory< Arg, F > | MakeFactory (F f) |
| TEST (AdaptorTest, FactoryFromBindFrontPromise) | |
| TEST (AdaptorTest, FactoryFromPromise) | |
| PromiseFactory<Arg, F> grpc_core::promise_detail::testing::MakeFactory | ( | F | f | ) |
Definition at line 31 of file promise_factory_test.cc.
| grpc_core::promise_detail::testing::TEST | ( | AdaptorTest | , |
| FactoryFromBindFrontPromise | |||
| ) |
Definition at line 52 of file promise_factory_test.cc.
| grpc_core::promise_detail::testing::TEST | ( | AdaptorTest | , |
| FactoryFromPromise | |||
| ) |
Definition at line 35 of file promise_factory_test.cc.