Searched defs:testOptionalAccessors (Results 1 - 1 of 1) sorted by relevance

/hardware/interfaces/audio/2.0/vts/functional/
H A DAudioPrimaryHidlHalTest.cpp270 void testOptionalAccessors(const string& propertyName, function in class:AccessorPrimaryHidlTest
304 testOptionalAccessors("master mute", {true, false, true},
312 testOptionalAccessors("master volume", {0, 0.5, 1},
1369 testOptionalAccessors("BtScoNrecEnabled", {true, false, true},
1376 testOptionalAccessors("BtScoWideband", {true, false, true},
1384 testOptionalAccessors(
1391 testOptionalAccessors("HAC", {true, false, true},

Completed in 41 milliseconds