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

/external/chromium-trace/catapult/third_party/typ/
H A Drun16 repo_dir = os.path.abspath(os.path.dirname(__file__)) variable
17 path_to_cov = os.path.join(repo_dir, 'tools', 'cov.py')
18 path_to_runner = os.path.join(repo_dir, 'typ', 'runner.py')
79 args.path = [repo_dir]
81 args.source = [os.path.join(repo_dir, 'typ')]

Completed in 69 milliseconds