Home | History | Annotate | Download | only in gtest

Lines Matching refs:RemoveExtension

1865   result.Set(FilePath(g_executable_path).RemoveExtension("exe"));
7950 // Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns
7953 FilePath FilePath::RemoveExtension(const char* extension) const {