Searched defs:kFloatMax (Results 1 – 2 of 2) sorted by relevance
183 constexpr float kFloatMax = std::numeric_limits<float>::max(); in TEST() local212 constexpr float kFloatMax = std::numeric_limits<float>::max(); in TEST() local300 constexpr float kFloatMax = std::numeric_limits<float>::max(); in TEST() local325 constexpr float kFloatMax = std::numeric_limits<float>::max(); in TEST() local
40 const static constexpr float kFloatMax = 1; variable