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

  /external/webrtc/webrtc/modules/audio_coding/test/
APITest.h 114 EventTimerWrapper* _processEventA; // process
APITest.cc 59 _processEventA(NULL),
107 DELETE_POINTER(_processEventA);
244 _processEventA = EventTimerWrapper::Create();
401 _processEventA->Wait(100);
551 _processEventA->StartTimer(true, 10);

Completed in 378 milliseconds