Home
last modified time | relevance | path

Searched defs:PwpbClientServerTestContextThreaded (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_rpc/pwpb/
Dclient_server_context_threaded_test.cc78 TEST(PwpbClientServerTestContextThreaded, ReceivesUnaryRpcReponseThreaded) { in TEST() argument
96 TEST(PwpbClientServerTestContextThreaded, ReceivesMultipleReponsesThreaded) { in TEST() argument
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
Dclient_server_testing_threaded.h97 PwpbClientServerTestContextThreaded(const thread::Options& options) in PwpbClientServerTestContextThreaded() function