Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_mojo_unittest.cc1207 class SimpleTestClientImpl : public IPC::mojom::SimpleTestClient, class
1210 SimpleTestClientImpl() : binding_(this) {} in SimpleTestClientImpl() function in __anon2abeff8f0111::SimpleTestClientImpl
/external/cronet/ipc/
Dipc_channel_mojo_unittest.cc1244 class SimpleTestClientImpl : public IPC::mojom::SimpleTestClient, class