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

  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_standard_test.cc 94 VoETestManager::VoETestManager()
113 VoETestManager::~VoETestManager() {
116 bool VoETestManager::Init() {
129 void VoETestManager::GetInterfaces() {
163 int VoETestManager::ReleaseInterfaces() {
237 voetest::VoETestManager test_manager;
voe_standard_test.h 115 class VoETestManager {
117 VoETestManager();
118 ~VoETestManager();

Completed in 99 milliseconds