Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp664 mGetFrameTimestampsCount++; in addAndGetFrameTimestamps()
674 int mGetFrameTimestampsCount = 0; member in android::FakeConsumer
1256 EXPECT_EQ(0, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()
1263 EXPECT_EQ(0, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()
1672 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()
1689 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()
1701 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()
1778 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()
1798 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()
1858 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()
[all …]