Searched refs:anotherDummyTime (Results 1 – 1 of 1) sorted by relevance
146 nsecs_t anotherDummyTime = 2919019201; in TEST_F() local156 EXPECT_CALL(*mMockTracker, addVsyncTimestamp(anotherDummyTime)); in TEST_F()157 EXPECT_FALSE(mReactor.addPresentFence(generateSignalledFenceWithTime(anotherDummyTime))); in TEST_F()