Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util_unittest.cc928 const FilePath::CharType kRegularFileName[] = FPL("regular_file"); in TEST_F() local
933 const FilePath kRegularFilePath = dir2.Append(kRegularFileName); in TEST_F()
948 EXPECT_FALSE(ExecutableExistsInPath(scoped_env.GetEnv(), kRegularFileName)); in TEST_F()