Home
last modified time | relevance | path

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

/external/libchrome/ipc/
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::__anon0431beb50111::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
/external/cronet/ipc/
Dipc_mojo_perftest.cc289 class MojoInterfacePerfTest : public mojo::core::test::MojoTestBase { class
291 MojoInterfacePerfTest() : message_count_(0), count_down_(0) {} in MojoInterfacePerfTest() function in IPC::__anon0176534b0111::MojoInterfacePerfTest
595 DEFINE_TEST_CLIENT_WITH_PIPE(PingPongClient, MojoInterfacePerfTest, h) { in DEFINE_TEST_CLIENT_WITH_PIPE() argument
602 TEST_F(MojoInterfacePerfTest, MultiprocessPingPong) { in TEST_F() argument
609 TEST_F(MojoInterfacePerfTest, MultiprocessSyncPing) { in TEST_F() argument