Searched defs:max_value (Results 1 – 2 of 2) sorted by relevance
616 const int32_t max_value = std::numeric_limits<int32_t>::max(); in TEST_F() local644 const int32_t max_value = std::numeric_limits<int32_t>::max(); in TEST_F() local671 const int32_t max_value = std::numeric_limits<int32_t>::max(); in TEST_F() local711 const int32_t max_value = std::numeric_limits<int32_t>::max(); in TEST_F() local
652 jlong max_value; member