HomeSort by relevance Sort by last modified time
    Searched refs:RunExtraApi (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_stress_test.h 35 static bool RunExtraApi(void* ptr);
voe_stress_test.cc 338 new rtc::PlatformThread(RunExtraApi, this, "StressTestExtraApiThread"));
382 bool VoEStressTest::RunExtraApi(void* ptr) {

Completed in 148 milliseconds