Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_enumerator_unittest.cc278 const FilePath test_txt = temp_dir.GetPath().AppendASCII("test.txt"); in TEST() local
287 ASSERT_TRUE(CreateDummyFile(test_txt)); in TEST()