Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp4340 float rs2Value; in TEST_P() local
4341 ASSERT_IS_OK(soundDose->getOutputRs2UpperBound(&rs2Value)); in TEST_P()
4342 EXPECT_EQ(rs2Value, ISoundDose::DEFAULT_MAX_RS2); in TEST_P()