Searched defs:test_dir (Results 1 - 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/tests/
H A Dtest_fileapp.py138 def test_dir(): function
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/
H A Dtest_encoding.py11 from .support import get_data_files, TestData, test_dir, errorMessage namespace
65 with open(os.path.join(test_dir, "encoding" , "chardet", "test_big5.txt"), "rb") as fp:
H A Dsupport.py11 test_dir = os.path.join(base_path, 'testdata') variable
53 return glob.glob(os.path.join(test_dir, subdirectory, files))

Completed in 196 milliseconds