Searched refs:eon (Results 1 – 2 of 2) sorted by relevance
373 auto eon = std::chrono::nanoseconds(std::numeric_limits<uint64_t>::max()); in TEST_F() local374 tk->increment_by(eon); in TEST_F()
370 auto eon = std::chrono::nanoseconds(std::numeric_limits<uint64_t>::max()); in TEST_F() local371 tk->increment_by(eon); in TEST_F()