Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_mojo_unittest.cc1207 class SimpleTestClientImpl : public IPC::mojom::SimpleTestClient, class
1210 SimpleTestClientImpl() : binding_(this) {} in SimpleTestClientImpl() function in __anon33c4f6f10111::SimpleTestClientImpl
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_mojo_unittest.cc1251 class SimpleTestClientImpl : public IPC::mojom::SimpleTestClient, class