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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
APITest.h 115 EventWrapper* _apiEventA; // API calls
APITest.cc 67 _apiEventA(NULL),
116 DELETE_POINTER(_apiEventA);
254 _apiEventA = EventWrapper::Create();
512 _apiEventA->Wait(50);
592 //_apiEventA->StartTimer(true, 5000);
    [all...]

Completed in 290 milliseconds