Home
last modified time | relevance | path

Searched refs:ListenerWithSimpleProxyAssociatedInterface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_mojo_unittest.cc844 class ListenerWithSimpleProxyAssociatedInterface class
850 explicit ListenerWithSimpleProxyAssociatedInterface( in ListenerWithSimpleProxyAssociatedInterface() function in __anon33c4f6f10111::ListenerWithSimpleProxyAssociatedInterface
854 ~ListenerWithSimpleProxyAssociatedInterface() override = default;
909 const int ListenerWithSimpleProxyAssociatedInterface::kNumMessages = 1000;
915 ListenerWithSimpleProxyAssociatedInterface listener(run_loop.QuitClosure()); in TEST_F()
972 for (int i = 0; i < ListenerWithSimpleProxyAssociatedInterface::kNumMessages; in DEFINE_IPC_CHANNEL_MOJO_TEST_CLIENT_WITH_CUSTOM_FIXTURE()
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_mojo_unittest.cc877 class ListenerWithSimpleProxyAssociatedInterface class
883 explicit ListenerWithSimpleProxyAssociatedInterface( in ListenerWithSimpleProxyAssociatedInterface() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerWithSimpleProxyAssociatedInterface
887 ~ListenerWithSimpleProxyAssociatedInterface() override = default;
944 const int ListenerWithSimpleProxyAssociatedInterface::kNumMessages = 1000;
950 ListenerWithSimpleProxyAssociatedInterface listener(run_loop.QuitClosure()); in TEST_F()
1008 for (int i = 0; i < ListenerWithSimpleProxyAssociatedInterface::kNumMessages; in DEFINE_IPC_CHANNEL_MOJO_TEST_CLIENT_WITH_CUSTOM_FIXTURE()