Searched refs:infrequentUpdateDelta (Results 1 – 1 of 1) sorted by relevance
700 std::chrono::nanoseconds infrequentUpdateDelta = GetParam(); in TEST_P() local728 if (time - lastInfrequentUpdate >= infrequentUpdateDelta.count()) { in TEST_P()