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

  /external/webrtc/webrtc/modules/audio_coding/test/
APITest.h 49 static bool APIThreadB(void* obj);
APITest.cc 319 bool APITest::APIThreadB(void* obj) {
545 rtc::PlatformThread myAPIThreadB(APIThreadB, this, "APIThreadB");

Completed in 589 milliseconds