Home
last modified time | relevance | path

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

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