OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VoETestManager
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/
voe_cpu_test.h
18
class
VoETestManager
;
22
VoECpuTest(
VoETestManager
& mgr);
26
VoETestManager
& _mgr;
voe_stress_test.h
22
class
VoETestManager
;
26
VoEStressTest(
VoETestManager
& mgr) :
42
VoETestManager
& _mgr;
voe_standard_test.h
116
class
VoETestManager
{
118
VoETestManager
();
119
~
VoETestManager
();
voe_standard_test.cc
94
VoETestManager
::
VoETestManager
()
113
VoETestManager
::~
VoETestManager
() {
116
bool
VoETestManager
::Init() {
137
void
VoETestManager
::GetInterfaces() {
171
int
VoETestManager
::ReleaseInterfaces() {
250
voetest::
VoETestManager
test_manager;
voe_cpu_test.cc
38
VoECpuTest::VoECpuTest(
VoETestManager
& mgr)
Completed in 44 milliseconds