Searched defs:temp_dir_name (Results 1 – 8 of 8) sorted by relevance
92 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local105 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
91 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local104 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
123 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
704 auto temp_dir_name = make_unique_name(deletedSuffix); in rename_delete_dir_contents() local