Searched defs:tmp_dir (Results 1 – 5 of 5) sorted by relevance
253 auto tmp_dir = std::filesystem::temp_directory_path(); in TEST_F() local267 auto tmp_dir = std::filesystem::temp_directory_path(); in TEST_F() local
380 void takeScreenshotForDisplayId(PhysicalDisplayId id, const char* tmp_dir, in takeScreenshotForDisplayId()396 void takeScreenshot(const char* tmp_dir, std::vector<std::string>* extra_files) { in takeScreenshot()
346 const char* tmp_dir = getenv("TMPDIR"); in GetLogFilePath() local
1366 def apply_transformations(producer, tmp_dir, transformations, build_release): argument
1242 let tmp_dir = tempfile::TempDir::new().unwrap(); in test_create_or_update_idsig_dir_instead_of_file_for_apk() localVariable