Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A De2e_perftest.cc26 class EchoServiceImpl : public test::EchoService { class
39 EchoServiceImpl::EchoServiceImpl(const base::Closure& quit_closure) in EchoServiceImpl() function in mojo::__anon1e585aca0111::EchoServiceImpl
/aosp_15_r20/device/google/cuttlefish/host/commands/echo_server/
Dmain.cpp41 class EchoServiceImpl final : public EchoService::Service { class
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dbackend_metrics_lb_policy_test.cc44 class EchoServiceImpl : public grpc::testing::TestService::CallbackService { class