Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_mojo_perftest.cc276 class MojoInterfacePerfTest : public mojo::core::test::MojoTestBase { class
278 MojoInterfacePerfTest() : message_count_(0), count_down_(0) {} in MojoInterfacePerfTest() function in IPC::__anon2f7fdac60111::MojoInterfacePerfTest
572 DEFINE_TEST_CLIENT_WITH_PIPE(PingPongClient, MojoInterfacePerfTest, h) { in DEFINE_TEST_CLIENT_WITH_PIPE() argument
579 TEST_F(MojoInterfacePerfTest, MultiprocessPingPong) { in TEST_F() argument
586 TEST_F(MojoInterfacePerfTest, MultiprocessSyncPing) { in TEST_F() argument
/aosp_15_r20/external/cronet/ipc/
H A Dipc_mojo_perftest.cc302 class MojoInterfacePerfTest : public mojo::core::test::MojoTestBase { class
304 MojoInterfacePerfTest() : message_count_(0), count_down_(0) {} in MojoInterfacePerfTest() function in IPC::__anon3bb680fc0111::MojoInterfacePerfTest
618 DEFINE_TEST_CLIENT_WITH_PIPE(PingPongClient, MojoInterfacePerfTest, h) { in DEFINE_TEST_CLIENT_WITH_PIPE() argument
625 TEST_F(MojoInterfacePerfTest, MultiprocessPingPong) { in TEST_F() argument
632 TEST_F(MojoInterfacePerfTest, MultiprocessSyncPing) { in TEST_F() argument