Home
last modified time | relevance | path

Searched refs: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.h92 ::pw::rpc::PwpbTestMethodContext<service, \
102 class PwpbTestMethodContext; variable
379 class PwpbTestMethodContext
388 PwpbTestMethodContext(ServiceArgs&&... service_args) in PwpbTestMethodContext() function