Searched refs:RunExtraApi (Results 1 – 2 of 2) sorted by relevance
35 static bool RunExtraApi(void* ptr);
338 new rtc::PlatformThread(RunExtraApi, this, "StressTestExtraApiThread")); in MultipleThreadsTest()382 bool VoEStressTest::RunExtraApi(void* ptr) { in RunExtraApi() function in voetest::VoEStressTest