Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util_unittest.cc377 FilePath normalized_file_a_path, normalized_file_b_path; in TEST_F() local
388 ASSERT_TRUE(NormalizeFilePath(file_b_path, &normalized_file_b_path)); in TEST_F()
394 .IsParent(normalized_file_b_path.DirName())); in TEST_F()