Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/platform/
Dtime.h191 static const int64_t kMicrosecondsPerHour = kMicrosecondsPerMinute * 60; variable
/external/chromium/base/
Dtime.h189 static const int64 kMicrosecondsPerHour = kMicrosecondsPerMinute * 60; variable
/external/chromium_org/base/time/
Dtime.h207 static const int64 kMicrosecondsPerHour = kMicrosecondsPerMinute * 60; variable