Home
last modified time | relevance | path

Searched defs:attributeEqualTo (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1571 function attributeEqualTo($attributeName, $value, $delta = 0.0, $maxDepth = 10, $canonicalize = fal… function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2472 …public static function attributeEqualTo($attributeName, $value, $delta = 0.0, $maxDepth = 10, $can… function in PHPUnit_Framework_Assert