Home
last modified time | relevance | path

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

/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/
DAudioJitterBufferTest.cpp541 int32_t countNotGetFrame = 0; in TEST_F() local
578 countNotGetFrame++; in TEST_F()
593 countNotGetFrame++; in TEST_F()
599 EXPECT_EQ(countNotGetFrame, numLostFrames + mStartJitterBufferSize); in TEST_F()
612 int32_t countNotGetFrame = 0; in TEST_F() local
649 countNotGetFrame++; in TEST_F()
664 countNotGetFrame++; in TEST_F()
670 EXPECT_EQ(countNotGetFrame, numLostFrames + mStartJitterBufferSize); in TEST_F()
683 int32_t countNotGetFrame = 0; in TEST_F() local
718 countNotGetFrame++; in TEST_F()
[all …]