Searched refs:lastInfrequentUpdate (Results 1 – 2 of 2) sorted by relevance
946 nsecs_t lastInfrequentUpdate = startTime; in TEST_P() local953 if (time - lastInfrequentUpdate >= infrequentUpdateDelta.count()) { in TEST_P()956 lastInfrequentUpdate = time; in TEST_P()
1521 nsecs_t lastInfrequentUpdate = startTime; in TEST_P() local1529 if (time - lastInfrequentUpdate >= infrequentUpdateDelta.count()) { in TEST_P()1532 lastInfrequentUpdate = time; in TEST_P()