Home
last modified time | relevance | path

Searched refs:TestAccessors (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp370 void TestAccessors(Instance* inst, Getter getter, Setter setter, in TestAccessors() function
2107 EXPECT_NO_FATAL_FAILURE(TestAccessors<bool>(module.get(), &IModule::getMasterMute, in TEST_P()
2118 EXPECT_NO_FATAL_FAILURE(TestAccessors<float>( in TEST_P()
2130 EXPECT_NO_FATAL_FAILURE(TestAccessors<bool>(module.get(), &IModule::getMicMute, in TEST_P()
3321 EXPECT_NO_FATAL_FAILURE(TestAccessors<std::vector<float>>( in HwGainHwVolume()
3328 EXPECT_NO_FATAL_FAILURE(TestAccessors<std::vector<float>>( in HwGainHwVolume()
3534 TestAccessors<MD>(stream.getStream(), &IStreamIn::getMicrophoneDirection, in TEST_P()
3562 EXPECT_NO_FATAL_FAILURE(TestAccessors<float>( in TEST_P()
3669 TestAccessors<float>(stream.getStream(), &IStreamOut::getAudioDescriptionMixLevel, in TEST_P()
3702 EXPECT_NO_FATAL_FAILURE(TestAccessors<AudioDualMonoMode>( in TEST_P()
[all …]