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

  /external/webrtc/webrtc/modules/audio_coding/test/
APITest.h 117 EventTimerWrapper* _pullEventB; // pulling data from ACM
APITest.cc 61 _pullEventB(NULL),
111 DELETE_POINTER(_pullEventB);
247 _pullEventB = EventTimerWrapper::Create();
344 _pullEventB->Wait(100);
555 _pullEventB->StartTimer(true, 10);

Completed in 46 milliseconds