Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dtest_helpers_unittest.cc27 class PingImpl : public test::PingService { class
29 explicit PingImpl(test::PingServiceRequest request) in PingImpl() function in mojo::__anon4ed4d2b30111::PingImpl
H A Dbinding_set_unittest.cc86 class PingImpl : public PingService { class
88 PingImpl() {} in PingImpl() function in mojo::test::__anon14459da70111::PingImpl
H A Dsync_method_unittest.cc83 void PingImpl(const base::Callback<void()>& callback) { in PingImpl() function in mojo::test::__anon18fccbde0111::TestSyncCommonImpl