OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:headphone
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/extensions/shell/browser/
shell_audio_controller_chromeos_unittest.cc
88
AudioNode
headphone
= CreateNode(chromeos::AUDIO_TYPE_HEADPHONE);
local
91
// AudioDevice gives the
headphone
jack a higher priority than the internal
97
all_nodes.push_back(
headphone
);
100
EXPECT_EQ(
headphone
.id, audio_handler_->GetPrimaryActiveOutputNode());
117
EXPECT_EQ(
headphone
.id, audio_handler_->GetPrimaryActiveOutputNode());
/external/chromium_org/chromeos/audio/
cras_audio_handler_unittest.cc
50
"Fake
Headphone
",
51
"
HEADPHONE
",
52
"
Headphone
",
140
"USB
Headphone
",
142
"USB
Headphone
1",
150
"USB
Headphone
",
152
"USB
Headphone
1",
406
// Verify the
headphone
has been selected as the active output.
493
// Verify the initial active output device is
headphone
.
561
// Plug the
headphone
[
all
...]
Completed in 344 milliseconds