Lines Matching full:crash
325 print STDERR "\nWARNING: Running more than 1000 tests at a time with MallocStackLogging enabled may cause a crash.\n\n";
693 countFinishedTest($test, $base, $crashed ? "crash" : "timedout", 0);
798 $result = "crash";
1030 print HTML htmlForResultsSection(@{$tests{crash}}, "Tests that caused the DumpRenderTree tool to crash", \&linksForErrorTest);
1357 # On Mac OS X, crashing may be significantly delayed by crash reporter.
2204 crash => "crashed",
2208 for my $type ("match", "mismatch", "new", "timedout", "crash", "error") {