Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
Dmock_drt_unittest.py135 text_output = port.expected_text(path)
139 text_output, expected_checksum)
142 def expected_output(self, port, test_name, pixel_tests, text_output, expected_checksum): argument
145 text_output,
153 text_output,
240 def expected_output(self, port, test_name, pixel_tests, text_output, expected_checksum): argument
245 text_output,
250 text_output,
/external/blktrace/
Dblkparse.c293 static int text_output = 1; variable
1607 if (text_output) { in dump_trace()
2477 if (text_output) in handle()
2745 text_output = 0; in main()
2818 if (text_output) { in main()