HomeSort by relevance Sort by last modified time
    Searched refs:kMicrosecondsPerWeek (Results 1 - 2 of 2) sorted by null

  /external/v8/src/base/platform/
time.h 191 static const int64_t kMicrosecondsPerWeek = kMicrosecondsPerDay * 7;
  /external/libchrome/base/time/
time.h 298 static const int64_t kMicrosecondsPerWeek = kMicrosecondsPerDay * 7;

Completed in 471 milliseconds