Searched refs:allowInvalidFpValues (Results 1 – 2 of 2) sorted by relevance
209 expectNear<float>(operand, result, criteria.float32, criteria.allowInvalidFpValues); in checkResults()213 criteria.allowInvalidFpValues); in checkResults()273 .allowInvalidFpValues = false, in checkResults()
497 bool allowInvalidFpValues = true; member