Home
last modified time | relevance | path

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

/external/autotest/client/bin/result_tools/
Dresult_info.py87 def __init__(self, parent_dir, name=None, parent_result_info=None, argument
135 def _init_from_file(self, parent_dir, name): argument
167 def _init_with_original_info(self, parent_dir, original_info): argument
239 def build_from_path(parent_dir, argument
/external/python/setuptools/setuptools/tests/
Dtest_find_packages.py77 def _mkdir(self, path, parent_dir=None): argument
/external/autotest/utils/
Dtest_importer.py350 def get_tests_from_fs(parent_dir, control_pattern, add_noncompliant=False): argument
/external/autotest/site_utils/chromeos_proxy/
Dswarming_bots.py109 def __init__(self, bot_id, parent_dir, swarming_proxy, argument
/external/tensorflow/tensorflow/core/platform/
Denv_test.cc166 const string parent_dir = io::JoinPath(BaseDir(), "root_dir"); in TEST_F() local
194 const string parent_dir = io::JoinPath(BaseDir(), "root_dir"); in TEST_F() local
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc160 FilePath parent_dir; in SetUp() local
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc661 string parent_dir(io::Dirname(dir)); in RecursiveCreateDir() local