Searched refs:GetBufferSizeInMilliseconds (Results 1 – 2 of 2) sorted by relevance
88 playout_parameters_.GetBufferSizeInMilliseconds()); in TEST_F()95 record_parameters_.GetBufferSizeInMilliseconds()); in TEST_F()128 EXPECT_EQ(0.0f, params.GetBufferSizeInMilliseconds()); in TEST_F()150 EXPECT_EQ(kBufferSizeInMs, params.GetBufferSizeInMilliseconds()); in TEST_F()
190 double GetBufferSizeInMilliseconds() const { in GetBufferSizeInMilliseconds() function