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

  /external/libchrome/base/time/
time_unittest.cc 772 // int(big_timestamp / interval) < 0, so this causes a crash if the number of
776 base::TimeTicks big_timestamp = local
780 big_timestamp.SnappedToNextTick(phase, interval).ToInternalValue());
782 big_timestamp.SnappedToNextTick(big_timestamp, interval)
    [all...]
  /frameworks/native/libs/gui/tests/
Surface_test.cpp 1126 nsecs_t big_timestamp = 8635916564000; local
    [all...]

Completed in 1105 milliseconds