Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/nanopb/
Dnanopb_method_union_test.cc30 class FakeGeneratedService : public Service { class
32 constexpr FakeGeneratedService(uint32_t id) : Service(id, kMethods) {} in FakeGeneratedService() function in pw::rpc::internal::__anon4e1b2bcc0111::FakeGeneratedService
/external/pigweed/pw_rpc/raw/
Draw_method_union_test.cc32 class FakeGeneratedService : public Service { class
34 constexpr FakeGeneratedService(uint32_t id) : Service(id, kMethods) {} in FakeGeneratedService() function in pw::rpc::internal::__anon2fce3dc40111::FakeGeneratedService