Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/
DSampleProf.h35 too_large, enumerator
DInstrProf.h287 too_large, enumerator
/external/libchrome/base/numerics/
Dsafe_numerics_unittest.cc754 CheckedNumeric<int> too_large = std::numeric_limits<int>::max(); in TEST() local