Home
last modified time | relevance | path

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

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