Searched refs:GetRandomSuffix (Results 1 – 2 of 2) sorted by relevance
27 std::string GetRandomSuffix() { in GetRandomSuffix() function71 return temp_dir_.GetPath().Append(GetRandomSuffix()); in GetTempName()173 const base::FilePath subdirname(dirname.Append(GetRandomSuffix())); in TEST_F()174 const base::FilePath filename(subdirname.Append(GetRandomSuffix())); in TEST_F()230 const base::FilePath subdirname(dirname.Append(GetRandomSuffix())); in TEST_F()231 const base::FilePath filename(subdirname.Append(GetRandomSuffix())); in TEST_F()
135 std::string GetRandomSuffix() { in GetRandomSuffix() function261 std::string random_suffix = GetRandomSuffix(); in WriteToFileAtomic()