Searched refs:MojoInterfacePerfTest (Results 1 – 1 of 1) sorted by relevance
276 class MojoInterfacePerfTest : public mojo::core::test::MojoTestBase { class278 MojoInterfacePerfTest() : message_count_(0), count_down_(0) {} in MojoInterfacePerfTest() function in IPC::__anon422127d70111::MojoInterfacePerfTest291 ping_receiver_->Ping("hello", base::Bind(&MojoInterfacePerfTest::OnPong, in RunPingPongServer()332 ping_receiver_->Ping(payload_, base::Bind(&MojoInterfacePerfTest::OnPong, in OnPong()361 DISALLOW_COPY_AND_ASSIGN(MojoInterfacePerfTest);568 using MojoInProcessInterfacePerfTest = InProcessPerfTest<MojoInterfacePerfTest>;572 DEFINE_TEST_CLIENT_WITH_PIPE(PingPongClient, MojoInterfacePerfTest, h) { in DEFINE_TEST_CLIENT_WITH_PIPE() argument579 TEST_F(MojoInterfacePerfTest, MultiprocessPingPong) { in TEST_F() argument586 TEST_F(MojoInterfacePerfTest, MultiprocessSyncPing) { in TEST_F() argument