Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.cc48 TestCaseType WeightedRandomTestSelector::GetNextTest() const { in GetNextTest() function in grpc::testing::WeightedRandomTestSelector
101 TestCaseType test_case = test_selector_.GetNextTest(); in MainLoop()
Dstress_interop_client.h84 TestCaseType GetNextTest() const;