Home
last modified time | relevance | path

Searched refs:_failed (Results 1 – 1 of 1) sorted by relevance

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestCase.php111 var $_failed = FALSE; variable in PHPUnit_TestCase
253 $this->_failed = TRUE;
262 if (!$this->_failed) {