Searched defs:parent_dir (Results 1 – 5 of 5) sorted by relevance
36 def update_repo(self, parent_dir, repo): argument
10 def touch_init(parent_dir, child_dir): argument
104 def __init__(self, bot_id, parent_dir, swarming_proxy): argument
352 def get_tests_from_fs(parent_dir, control_pattern, add_noncompliant=False): argument
163 FilePath parent_dir; in SetUp() local