Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc117 FilePath MakeShortFilePath(const FilePath& input) { in MakeShortFilePath() function
804 FilePath short_test_dir = MakeShortFilePath(long_test_dir); in TEST_F()
854 FilePath short_test_dir = MakeShortFilePath(long_test_dir); in TEST_F()
866 FilePath short_test_file = MakeShortFilePath(long_test_file); in TEST_F()
1012 FilePath short_dir = base::MakeShortFilePath(new_dir); in TEST_F()