Searched defs:max_float (Results 1 – 7 of 7) sorted by relevance
123 float max_float = std::numeric_limits<float>::max(); in TEST() local145 float max_float = std::numeric_limits<float>::max(); in TEST() local176 float max_float = std::numeric_limits<float>::max(); in TEST() local
76 def get_float(self, min_float=_MIN_FLOAT, max_float=_MAX_FLOAT): argument
274 float max_float = 3.4028234e38f; in TEST() local
140 float max_float = 3.4028234e38f; in TEST() local
173 float max_float = 3.4028234e38f; in TEST() local
475 static const float max_float = std::numeric_limits<float>::max(); in TEST() local531 static const float max_float = std::numeric_limits<float>::max(); in TEST() local
545 const float max_float = std::numeric_limits<float>::max(); in XLA_TEST_F() local