Searched refs:halfPeriod (Results 1 – 1 of 1) sorted by relevance
136 auto const halfPeriod = mPeriod >> 2; in TEST_F() local137 nsecs_t relativelyLongGapWithDrift = mPeriod * 100 + halfPeriod; in TEST_F()153 auto const halfPeriod = mPeriod >> 2; in TEST_F() local154 EXPECT_FALSE(tracker.addVsyncTimestamp(mNow += halfPeriod)); in TEST_F()