Searched refs:fake_get_dBFS_volume_curve_val (Results 1 – 1 of 1) sorted by relevance
150 static const struct cras_volume_curve *fake_get_dBFS_volume_curve_val; variable242 fake_get_dBFS_volume_curve_val = NULL; in ResetStubData()249 fake_get_dBFS_volume_curve_val = curve; in fake_get_dBFS()1875 EXPECT_EQ(&default_curve, fake_get_dBFS_volume_curve_val); in TEST_F()1878 EXPECT_EQ(&default_curve, fake_get_dBFS_volume_curve_val); in TEST_F()1911 EXPECT_EQ(&hp_curve, fake_get_dBFS_volume_curve_val); in TEST_F()1914 EXPECT_EQ(&hp_curve, fake_get_dBFS_volume_curve_val); in TEST_F()