Home
last modified time | relevance | path

Searched defs:count (Results 176 – 200 of 305) sorted by path

12345678910>>...13

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php84 public function count() function in PHPUnit_Extensions_PhptTestCase
H A DRepeatedTest.php56 public function count() function in PHPUnit_Extensions_RepeatedTest
H A DTestDecorator.php64 public function count() function in PHPUnit_Extensions_TestDecorator
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php19 private static $count = 0; variable in PHPUnit_Framework_Assert
2741 public static function countOf($count)
H A DConstraint.php80 public function count() function in PHPUnit_Framework_Constraint
H A DTestCase.php327 public function count() function in PHPUnit_Framework_TestCase
1769 public function addToAssertionCount($count)
1848 public static function exactly($count)
H A DTestResult.php897 public function count() function in PHPUnit_Framework_TestResult
H A DTestSuite.php404 public function count($preferCache = false) function in PHPUnit_Framework_TestSuite
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1682 function countOf($count)
1717 function exactly($count)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DAnd.php111 public function count() function in PHPUnit_Framework_Constraint_And
H A DComposite.php63 public function count() function in PHPUnit_Framework_Constraint_Composite
H A DIsAnything.php54 public function count() function in PHPUnit_Framework_Constraint_IsAnything
H A DNot.php152 public function count() function in PHPUnit_Framework_Constraint_Not
H A DOr.php103 public function count() function in PHPUnit_Framework_Constraint_Or
H A DXor.php108 public function count() function in PHPUnit_Framework_Constraint_Xor
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php238 protected function printDefect(PHPUnit_Framework_TestFailure $defect, $count)
248 protected function printDefectHeader(PHPUnit_Framework_TestFailure $defect, $count)
661 private function writeCountString($count, $name, $color, $always = false)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDoubleTestCase.php11 public function count() function in DoubleTestCase
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DDate.php83 protected function getPluralizedInterval($count, $invert, $unit)
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Node/
H A DTrans.php19 …unction __construct(Twig_Node $body, Twig_Node $plural = null, Twig_Node_Expression $count = null,…
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DMarkup.php35 public function count() function in Twig\\Markup
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php213 public function count() function in Twig\\Node\\Node
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php313 private $count; variable in CountableStub
315 public function __construct($count)
320 public function count() function in CountableStub
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php981 public static function count($array, $number, $message = '') function in Webmozart\\Assert\\Assert
/plugin/firenews/HTMLTemplates/author/
H A Dauthor.js1 let count = 0; variable
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js351 sub: function(pattern, replacement, count) { argument
440 times: function(count) { argument

12345678910>>...13