Home
last modified time | relevance | path

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

/external/libchrome/base/time/
Dtime.h154 bool is_max() const { return delta_ == std::numeric_limits<int64_t>::max(); } in is_max() function
313 bool is_max() const { return us_ == std::numeric_limits<int64_t>::max(); } in is_max() function