Searched defs:path_template (Results 1 – 4 of 4) sorted by relevance
87 const std::string path_template("test.XXXXXX"); in ATF_TEST_CASE_BODY() local144 const std::string path_template("test.XXXXXX"); in ATF_TEST_CASE_BODY() local
115 fs::auto_directory::mkdtemp(const std::string& path_template) in mkdtemp()223 fs::auto_file::mkstemp(const std::string& path_template) in mkstemp()
218 fs::mkdtemp(const std::string& path_template) in mkdtemp()250 fs::mkstemp(const std::string& path_template) in mkstemp()
1292 const char* path_template = "test_dir_XXXXXX"; in TEST_IMPL() local1324 const char path_template[] = "test_file_XXXXXX"; in TEST_IMPL() local