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()
Dcommon.py65 def TestingDir(self, other_components=''): member in DirectoryFinder
Drun_corpus_tests.py58 walk_from_dir = finder.TestingDir('corpus');
Drun_pixel_tests.py47 source_dir = finder.TestingDir(os.path.join('resources', 'pixel'))
Drun_javascript_tests.py48 source_dir = finder.TestingDir(os.path.join('resources', 'javascript'))