Searched refs:kExeFileName (Results 1 – 1 of 1) sorted by relevance
929 const FilePath::CharType kExeFileName[] = FPL("exe"); in TEST_F() local932 const FilePath kExePath = dir1.Append(kExeFileName); in TEST_F()944 ASSERT_TRUE(SetPosixFilePermissions(dir1.Append(kExeFileName), in TEST_F()947 EXPECT_TRUE(ExecutableExistsInPath(scoped_env.GetEnv(), kExeFileName)); in TEST_F()