Searched defs:int_max (Results 1 – 2 of 2) sorted by relevance
31 const static auto int_max = std::numeric_limits<int>::max(); member86 auto int_max = A::int_max; in main() local
332 constexpr int64_t int_max = std::numeric_limits<int>::max(); in TEST_F() local