Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util_unittest.cc1272 FilePath dst_subdir = dst.Append(FILE_PATH_LITERAL("subdir")); in TEST_F() local
1273 ASSERT_FALSE(IsReadOnly(dst_subdir)); in TEST_F()