Searched defs:RpcEventHandler (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_unit_test/ | ||
H A D | rpc_light_event_handler.cc | 20 RpcEventHandler::RpcEventHandler(UnitTestService& service) in RpcEventHandler() function in pw::unit_test::internal::RpcEventHandler |
H A D | rpc_gtest_event_handler.cc | 23 RpcEventHandler::RpcEventHandler(UnitTestService& service) : service_(service) { in RpcEventHandler() function in pw::unit_test::internal::RpcEventHandler |