Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/
Dservice_test.cc83 class EmptyTestService : public Service { class
85 constexpr EmptyTestService() : Service(0xabcd, kMethods) {} in EmptyTestService() function in pw::rpc::__anon90b51ca80111::EmptyTestService