Home
last modified time | relevance | path

Searched refs:nanosecondsInSecond (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_timer.cpp13 static const uint64_t nanosecondsInSecond = 1000000000; variable
42 if (ticks > startTime + 3 * nanosecondsInSecond) { in estimateClockResolution()
/external/catch2/single_include/catch2/
Dcatch.hpp14669 static const uint64_t nanosecondsInSecond = 1000000000; variable
14698 if (ticks > startTime + 3 * nanosecondsInSecond) { in estimateClockResolution()
/external/libabigail/tests/lib/
Dcatch.hpp14876 static const uint64_t nanosecondsInSecond = 1000000000; variable
14905 if (ticks > startTime + 3 * nanosecondsInSecond) { in estimateClockResolution()