Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/test/auto_test/
Dvoe_stress_test.h36 bool ProcessExtraApi();
Dvoe_stress_test.cc383 return static_cast<VoEStressTest*> (ptr)->ProcessExtraApi(); in RunExtraApi()
386 bool VoEStressTest::ProcessExtraApi() { in ProcessExtraApi() function in voetest::VoEStressTest