Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/performance/
Dwrites_per_rpc_test.cc167 static double UnaryPingPong(int request_size, int response_size) { in UnaryPingPong() function
243 TEST(WritesPerRpcTest, UnaryPingPong) { in TEST() argument