Home
last modified time | relevance | path

Searched refs:TestingDir (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/testing/tools/
Dsuppressor.py15 testing_dir = finder.TestingDir()
Drun_javascript_tests.py56 source_dir = finder.TestingDir(os.path.join('resources', 'javascript'))
Dcommon.py110 def TestingDir(self, other_components=''): member in DirectoryFinder
Drun_pixel_tests.py63 source_dir = finder.TestingDir(os.path.join('resources', 'pixel'))
Drun_corpus_tests.py111 walk_from_dir = finder.TestingDir('corpus');