Home
last modified time | relevance | path

Searched refs:isNan (Results 1 – 1 of 1) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1188 static::assertThat($actual, static::isNan(), $message);
2362 public static function isNan() function in PHPUnit_Framework_Assert