Home
last modified time | relevance | path

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

/PHP-7.3/
H A Dserver-tests.php430 public $failed_tests = array(); variable in testHarness
925 if ($this->failed_tests) {
928 foreach ($this->failed_tests as $failed_test_data) {
970 if (array_sum($this->failed_tests)) {
971 foreach ($this->failed_tests as $test_info) {
1529 $this->failed_tests[] = array(

Completed in 7 milliseconds