Home
last modified time | relevance | path

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

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