Home
last modified time | relevance | path

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

/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/
DAudioJitterBufferTest.cpp131 int32_t countNotGet = 0; in TEST_F() local
159 countNotGet++; in TEST_F()
179 countNotGet++; in TEST_F()
185 EXPECT_EQ(countNotGet, mStartJitterBufferSize); in TEST_F()
195 int32_t countNotGet = 0; in TEST_F() local
229 countNotGet++; in TEST_F()
249 countNotGet++; in TEST_F()
255 EXPECT_EQ(countNotGet, mStartJitterBufferSize); in TEST_F()
265 int32_t countNotGet = 0; in TEST_F() local
298 countNotGet++; in TEST_F()
[all …]