Searched defs:CallSimulator (Results 1 – 1 of 1) sorted by relevance
454 class CallSimulator : public ::testing::TestWithParam<SimulationConfig> { class456 CallSimulator() in CallSimulator() function in webrtc::__anon1f8440740111::CallSimulator714 TEST_P(CallSimulator, ApiCallDurationTest) { in TEST_P() argument