Searched refs:GetDecay (Results 1 – 1 of 1) sorted by relevance
59 float GetDecay() { return estimated_decay_; } in GetDecay() function in webrtc::ReverbModelEstimatorTest135 EXPECT_EQ(test.GetDecay(), kDefaultDecay); in TEST()145 EXPECT_NEAR(test.GetDecay(), test.GetTrueDecay(), 0.1); in TEST()