Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util_unittest.cc577 const FilePath::StringType kExtraChars = FPL("12345"); in TEST_F() local
580 actual_device_path.value() + kExtraChars); in TEST_F()