Searched refs:AutomaticallyChosenSoundSystem (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/sound/
H A Dlinuxsoundsystem.h35 typedef AutomaticallyChosenSoundSystem<
H A Dautomaticallychosensoundsystem_unittest.cc112 TEST(AutomaticallyChosenSoundSystem, SingleSystemFailing) {
113 AutomaticallyChosenSoundSystem<
123 TEST(AutomaticallyChosenSoundSystem, SingleSystemSucceeding) {
124 AutomaticallyChosenSoundSystem<
136 TEST(AutomaticallyChosenSoundSystem, FailedFirstSystemResultsInUsingSecond) {
137 AutomaticallyChosenSoundSystem<
148 TEST(AutomaticallyChosenSoundSystem, EarlierEntriesHavePriority) {
149 AutomaticallyChosenSoundSystem<
169 TEST(AutomaticallyChosenSoundSystem, ManySoundSystems) {
170 AutomaticallyChosenSoundSystem<
[all...]
H A Dautomaticallychosensoundsystem.h25 // An AutomaticallyChosenSoundSystem is a sound system proxy that defers to
29 class AutomaticallyChosenSoundSystem : public SoundSystemProxy { class in namespace:rtc
44 bool AutomaticallyChosenSoundSystem<kSoundSystemCreators,
70 void AutomaticallyChosenSoundSystem<kSoundSystemCreators,
81 const char *AutomaticallyChosenSoundSystem<kSoundSystemCreators,

Completed in 2775 milliseconds