Home
last modified time | relevance | path

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

/external/autotest/client/bin/result_tools/
Dresult_info.py92 def __init__(self, parent_dir, name=None, parent_result_info=None, argument
140 def _init_from_file(self, parent_dir, name): argument
172 def _init_with_original_info(self, parent_dir, original_info): argument
244 def build_from_path(parent_dir, argument
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldb_pylint_helper.py147 def child_dirs(parent_dir): argument
/external/rust/cxx/tools/cargo/
Dbuild.rs60 let parent_dir = Path::new(&out_dir).join("symlink"); in main() localVariable
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangHost.cpp52 llvm::StringRef parent_dir = llvm::sys::path::parent_path(raw_path); in DefaultComputeClangResourceDirectory() local
/external/python/setuptools/setuptools/tests/
Dtest_find_packages.py77 def _mkdir(self, path, parent_dir=None): argument
/external/tensorflow/tensorflow/core/platform/
Denv_test.cc182 const string parent_dir = io::JoinPath(BaseDir(), "root_dir"); in TEST_F() local
210 const string parent_dir = io::JoinPath(BaseDir(), "root_dir"); in TEST_F() local
/external/libbrillo/brillo/files/
Dsafe_fd.cc297 SafeFD::SafeFDResult parent_dir; in MakeFile() local
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc160 FilePath parent_dir; in SetUp() local
/external/mesa3d/src/intel/perf/
Dgen_perf.c59 is_dir_or_link(const struct dirent *entry, const char *parent_dir) in is_dir_or_link()
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.cc662 string parent_dir(io::Dirname(dir)); in RecursiveCreateDir() local