Lines Matching refs:Output
301 -q|--quiet Less verbose output
303 -o|--results-directory Output results directory (default: $testResultsDirectory)
320 -v|--verbose More verbose output (overrides --quiet)
720 # Throw away output from DumpRenderTree.
721 # Once for the test output and once for pixel results (empty)
825 # The first block is the output of the test (in text, RenderTree or other formats).
830 my $actual = $readResults->{output};
1180 print HTML htmlForResultsSection(@{$tests{error}}, "Tests that had stderr output", \&linksForErrorTest);
1623 "--output-dir", "$absTestResultsDirectory",
2289 my @output = ();
2330 push @output, $lineIn;
2353 output => join("", @output),
2596 error => "had stderr output"