Home
last modified time | relevance | path

Searched refs:kLongFileName2 (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/os/
H A Ddisk_util_unittest.cc64 const wchar_t kLongFileName2[] = L"Other Long File Name.bla"; variable
759 base::FilePath long_path2(temp_dir.GetPath().Append(kLongFileName2)); in TEST()