Searched defs:max_value (Results 1 – 2 of 2) sorted by relevance
614 const int32_t max_value = std::numeric_limits<int32_t>::max(); in TEST_F() local642 const int32_t max_value = std::numeric_limits<int32_t>::max(); in TEST_F() local669 const int32_t max_value = std::numeric_limits<int32_t>::max(); in TEST_F() local713 const int32_t max_value = std::numeric_limits<int32_t>::max(); in TEST_F() local
652 jlong max_value; member