Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dstream_utils_test.cc77 const int64_t max_int64 = std::numeric_limits<int64_t>::max(); in TEST() local
151 const uint64_t max_int64 = std::numeric_limits<int64_t>::max(); in TEST() local