Home
last modified time | relevance | path

Searched defs:one_sec (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dutils_test.cc162 const uint64_t one_sec = 1000000000; in TEST_F() local
Dutils.cc469 const uint64_t one_sec = 1000 * 1000 * 1000; in GetAppropriateTimeUnit() local
484 const uint64_t one_sec = 1000 * 1000 * 1000; in GetNsToTimeUnitDivisor() local
/art/runtime/base/
Dmutex.cc84 const int32_t one_sec = 1000 * 1000 * 1000; // one second in nanoseconds. in ComputeRelativeTimeSpec() local