#include "test/core/transport/binder/end2end/fake_binder.h"
#include <string>
#include <utility>
#include <grpc/support/log.h>
Go to the source code of this file.
Namespaces | |
grpc_binder | |
grpc_binder::end2end_testing | |
Functions | |
std::pair< std::unique_ptr< Binder >, std::unique_ptr< TransactionReceiver > > | grpc_binder::end2end_testing::NewBinderPair (TransactionReceiver::OnTransactCb transact_cb) |
Variables | |
TransactionProcessor * | grpc_binder::end2end_testing::g_transaction_processor = nullptr |