Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/pwpb/
Dserver_callback_test.cc61 TEST(PwpbTestMethodContext, ResponseWithoutCallbacks) { in TEST() argument
71 TEST(PwpbTestMethodContext, ResponseWithCallbacks) { in TEST() argument
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
Dtest_method_context.h102 class PwpbTestMethodContext; variable
388 PwpbTestMethodContext(ServiceArgs&&... service_args) in PwpbTestMethodContext() function