Searched refs:text_output (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dmock_drt_unittest.py105 text_output = expected_text or port.expected_text(test_name) or ''
109 text_output, expected_checksum)
112 def expected_output(self, port, test_name, pixel_tests, text_output, expected_checksum):
114 if text_output:
115 output.append(text_output)
/external/blktrace/
H A Dblkparse.c293 static int text_output = 1; variable
1607 if (text_output) {
2477 if (text_output)
2745 text_output = 0;
2818 if (text_output) {

Completed in 218 milliseconds