Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/
Dtest_method_context.h102 class NanopbTestMethodContext; variable
382 NanopbTestMethodContext(ServiceArgs&&... service_args) in NanopbTestMethodContext() function
/external/pigweed/pw_rpc/nanopb/
Dserver_callback_test.cc70 TEST(NanopbTestMethodContext, ResponseWithCallbacks) { in TEST() argument