Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_cpu_perftest.cc267 class MojoSteadyPingPongTest : public mojo::core::test::MojoTestBase { class
395 DEFINE_TEST_CLIENT_WITH_PIPE(PingPongClient, MojoSteadyPingPongTest, h) { in DEFINE_TEST_CLIENT_WITH_PIPE() argument
402 TEST_F(MojoSteadyPingPongTest, AsyncPingPong) { in TEST_F() argument
409 TEST_F(MojoSteadyPingPongTest, SyncPingPong) { in TEST_F() argument
/aosp_15_r20/external/cronet/ipc/
H A Dipc_cpu_perftest.cc284 class MojoSteadyPingPongTest : public mojo::core::test::MojoTestBase { class
416 DEFINE_TEST_CLIENT_WITH_PIPE(PingPongClient, MojoSteadyPingPongTest, h) { in DEFINE_TEST_CLIENT_WITH_PIPE() argument
423 TEST_F(MojoSteadyPingPongTest, AsyncPingPong) { in TEST_F() argument
430 TEST_F(MojoSteadyPingPongTest, SyncPingPong) { in TEST_F() argument