Home
last modified time | relevance | path

Searched defs:cur_dir (Results 1 – 11 of 11) sorted by relevance

/third_party/gn/src/gn/
Dlabel_unittest.cc18 const char* cur_dir; member
106 SourceDir cur_dir("//cur/"); in TEST() local
Dfunction_read_file.cc55 const SourceDir& cur_dir = scope->GetSourceDir(); in RunReadFile() local
Dfunction_write_file.cc65 const SourceDir& cur_dir = scope->GetSourceDir(); in RunWriteFile() local
Dvisibility_unittest.cc58 SourceDir cur_dir("//"); in TEST() local
Dfunction_exec_script.cc134 const SourceDir& cur_dir = scope->GetSourceDir(); in RunExecScript() local
Dsetup.cc663 base::FilePath cur_dir; in FillSourceDir() local
Dcommands.cc530 SourceDir cur_dir = in ResolveFromCommandLineInput() local
/third_party/mindspore/tests/ut/python/dataset/
Dutil.py37 def _save_golden(cur_dir, golden_ref_dir, result_dict): argument
46 def _save_golden_dict(cur_dir, golden_ref_dir, result_dict): argument
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dencoding.c349 gchar *cur_dir; in ensure_uri() local
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c577 gchar *cur_dir; in process_file() local
/third_party/boost/libs/filesystem/src/
Doperations.cpp1000 path cur_dir = detail::current_path(ec); in copy() local