Home
last modified time | relevance | path

Searched refs:DoPing (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/tests/
De2e_perftest.cc58 void DoPing();
90 FROM_HERE, base::Bind(&PingPongTest::DoPing, base::Unretained(this))); in RunTest()
94 void PingPongTest::DoPing() { in DoPing() function in mojo::__anon819368d40111::PingPongTest
113 DoPing(); in OnPingDone()
/external/grpc-grpc/test/cpp/interop/
Dhttp2_client.cc133 bool Http2Client::DoPing() { in DoPing() function in grpc::testing::Http2Client
213 client.DoPing(); in main()
Dhttp2_client.h41 bool DoPing();