Home
last modified time | relevance | path

Searched defs:parent_dir (Results 1 – 5 of 5) sorted by relevance

/external/skia/infra/bots/recipe_modules/core/
Dapi.py36 def update_repo(self, parent_dir, repo): argument
/external/autotest/server/
Dprebuild.py10 def touch_init(parent_dir, child_dir): argument
/external/autotest/site_utils/chromeos_proxy/
Dswarming_bots.py104 def __init__(self, bot_id, parent_dir, swarming_proxy): argument
/external/autotest/utils/
Dtest_importer.py352 def get_tests_from_fs(parent_dir, control_pattern, add_noncompliant=False): argument
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc163 FilePath parent_dir; in SetUp() local