Home
last modified time | relevance | path

Searched defs:expected_checksum (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
Dmock_drt_unittest.py96 expected_checksum, drt_output, drt_input=None, expected_text=None): argument
109 def expected_output(self, port, test_name, pixel_tests, text_output, expected_checksum): argument
121 …def assertTest(self, test_name, pixel_tests, expected_checksum=None, drt_output=None, host=None, e… argument
Dbase.py635 def expected_checksum(self, test_name): member in Port
/external/pixman/test/
Dutils.c652 uint32_t expected_checksum, in fuzzer_test_main()