Searched refs:start_dir (Results 1 – 3 of 3) sorted by relevance
23 start_dir='./tools/lab', pattern='*_test.py')
23 start_dir='./acts/framework/tests/libs/ota', pattern='*_test.py')
349 def find_parent_module_dir(root_dir, start_dir, module_info): argument365 if not is_equal_or_sub_dir(start_dir, root_dir):366 raise ValueError('%s not in repo %s' % (start_dir, root_dir))368 current_dir = start_dir395 % start_dir)