Searched refs:fake_get_dBFS_volume_curve_val (Results 1 – 1 of 1) sorted by relevance
140 static const struct cras_volume_curve* fake_get_dBFS_volume_curve_val; variable222 fake_get_dBFS_volume_curve_val = NULL; in ResetStubData()231 fake_get_dBFS_volume_curve_val = curve; in fake_get_dBFS()1920 EXPECT_EQ(&default_curve, fake_get_dBFS_volume_curve_val); in TEST_F()1923 EXPECT_EQ(&default_curve, fake_get_dBFS_volume_curve_val); in TEST_F()1960 EXPECT_EQ(&hp_curve, fake_get_dBFS_volume_curve_val); in TEST_F()1963 EXPECT_EQ(&hp_curve, fake_get_dBFS_volume_curve_val); in TEST_F()