Searched defs:cwd (Results 1 – 4 of 4) sorted by relevance
50 def check_run(cmd, cwd=None): argument
275 bool SaveData(pid_t tid, const std::filesystem::path& cwd, bool is_main_thread, FILE* output_fp) { in SaveData()406 std::filesystem::path cwd = std::filesystem::current_path(); in main() local
170 char* cwd = getcwd(nullptr, 0); in SetXmlFile() local
493 char* cwd = getcwd(nullptr, 0); in TEST_F() local