Home
last modified time | relevance | path

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

/PHP-7.0/
H A Dserver-tests.php438 public $failed_tests = array(); variable in testHarness
937 if ($this->failed_tests) {
940 foreach ($this->failed_tests as $failed_test_data) {
982 if (array_sum($this->failed_tests)) {
983 foreach ($this->failed_tests as $test_info) {
1541 $this->failed_tests[] = array(

Completed in 8 milliseconds