Home
last modified time | relevance | path

Searched refs:test_id_ (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.cc74 : test_id_(test_id), in StressTestInteropClient()
85 gpr_log(GPR_INFO, "Running test %d. ServerAddr: %s", test_id_, in MainLoop()
102 gpr_log(GPR_DEBUG, "%d - Executing the test case %d", test_id_, test_case); in MainLoop()
Dstress_interop_client.h106 int test_id_; variable