Searched refs:kRegularFileName (Results 1 – 1 of 1) sorted by relevance
928 const FilePath::CharType kRegularFileName[] = FPL("regular_file"); in TEST_F() local933 const FilePath kRegularFilePath = dir2.Append(kRegularFileName); in TEST_F()948 EXPECT_FALSE(ExecutableExistsInPath(scoped_env.GetEnv(), kRegularFileName)); in TEST_F()