Home
last modified time | relevance | path

Searched refs:dir_tests (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/tools/
H A Dconfig.py35 dir_tests = os.path.join(dir_root, 'test') variable
40 dir_aarch64_traces = os.path.join(dir_tests, 'aarch64', 'traces')
41 dir_aarch32_traces = os.path.join(dir_tests, 'aarch32', 'traces')
H A Dclang_tidy.py132 opts += ['-I%s' % config.dir_tests]

Completed in 1 milliseconds