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

  /external/webrtc/webrtc/modules/audio_coding/test/
APITest.h 118 EventTimerWrapper* _pushEventB; // pushing data to ACM
APITest.cc 62 _pushEventB(NULL),
110 DELETE_POINTER(_pushEventB);
248 _pushEventB = EventTimerWrapper::Create();
382 _pushEventB->Wait(100);
558 _pushEventB->StartTimer(true, 10);

Completed in 48 milliseconds