HomeSort by relevance Sort by last modified time
    Searched refs:test_suppressor (Results 1 - 2 of 2) sorted by null

  /external/pdfium/testing/tools/
run_corpus_tests.py 75 def handle_result(test_suppressor, input_filename, input_path, result,
77 if test_suppressor.IsSuppressed(input_filename):
105 test_suppressor = suppressor.Suppressor(finder)
142 handle_result(test_suppressor, input_filename, input_path, result,
155 handle_result(test_suppressor, input_filename, input_path, result,
run_pixel_tests.py 73 test_suppressor = suppressor.Suppressor(finder)
89 if test_suppressor.IsSuppressed(input_filename):

Completed in 2258 milliseconds