Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dstream_utils.cc127 bool CheckInt64Overflow(const base::Location& location, in CheckInt64Overflow() function
H A Dstream_utils_test.cc76 TEST(StreamUtils, CheckInt64Overflow) { in TEST() argument