Namespaces | Functions
promise_factory_test.cc File Reference
#include "src/core/lib/promise/detail/promise_factory.h"
#include <functional>
#include "absl/functional/bind_front.h"
#include "absl/types/variant.h"
#include "gtest/gtest.h"
#include "src/core/lib/promise/poll.h"
#include "src/core/lib/promise/promise.h"
Include dependency graph for promise_factory_test.cc:

Go to the source code of this file.

Namespaces

 grpc_core
 
 grpc_core::promise_detail
 
 grpc_core::promise_detail::testing
 

Functions

int main (int argc, char **argv)
 
template<typename Arg , typename F >
PromiseFactory< Arg, Fgrpc_core::promise_detail::testing::MakeFactory (F f)
 
 grpc_core::promise_detail::testing::TEST (AdaptorTest, FactoryFromBindFrontPromise)
 
 grpc_core::promise_detail::testing::TEST (AdaptorTest, FactoryFromPromise)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 64 of file promise_factory_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:26