Searched refs:Failures (Results 1 – 17 of 17) sorted by relevance
115 typedef std::deque<Failure> Failures; typedef116 Failures failures_;
195 Failures::const_iterator itEnd = failures_.end(); in printFailure()196 for ( Failures::const_iterator it = failures_.begin(); it != itEnd; ++it ) in printFailure()
361 Failures = glob.glob(SBOutputDir + "/*/failures/*.stderr.txt")362 TotalFailed = len(Failures);385 for FailLogPathI in Failures:
47 Tests run: <num_of_test>, Failures: <num_of_failure>
128 TEST(PossibleMatchRange, Failures) { in TEST() argument
82 /* Test against AIX 5.1 bug: Failures are not distinguishable from successful102 /* Test against Solaris 10 bug: Failures are not distinguishable from
13 * Failures from ad hoc test assertions run before RUN_ALL_TESTS() are
40 * Failures from ad hoc test assertions run before RUN_ALL_TESTS() are
77 Pay close attention to the "Failures" view in the [status page](https://status.skia.org).
244 # Failures from monkey tests
834 ** Failures in the test suite for GCC 4.5 have been fixed.836 ** Failures in the test suite for some versions of Sun Studio C++ have
92 /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
12284 /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
2193 file and not via syslog. (Failures early in startup,