OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_apiEventB
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/test/
APITest.h
120
EventWrapper*
_apiEventB
; // API calls
APITest.cc
64
_apiEventB
(NULL),
113
DELETE_POINTER(
_apiEventB
);
250
_apiEventB
= EventWrapper::Create();
499
_apiEventB
->Wait(50);
505
//
_apiEventB
->Wait(2000);
549
//
_apiEventB
->StartTimer(true, 5000);
Completed in 767 milliseconds