Searched refs:APIThreadA (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/test/
H A DAPITest.h44 static bool APIThreadA(void* obj);
H A DAPITest.cc315 bool APITest::APIThreadA(void* obj) { function in class:webrtc::APITest
530 rtc::PlatformThread myAPIThreadA(APIThreadA, this, "APIThreadA");

Completed in 67 milliseconds