Home
last modified time | relevance | path

Searched refs:max_uint64 (Results 1 – 1 of 1) sorted by relevance

/external/libbrillo/brillo/streams/
Dstream_utils_unittest.cc76 const uint64_t max_uint64 = std::numeric_limits<uint64_t>::max(); in TEST() local
95 FROM_HERE, max_uint64, 0, nullptr)); in TEST()
97 FROM_HERE, max_uint64, max_int64, nullptr)); in TEST()