Lines Matching full:dll_path
60 FilePath dll_path = GetTestDataPath();
61 dll_path = dll_path.Append(kDLLName);
64 FileVersionInfo::CreateFileVersionInfo(dll_path));
101 FilePath dll_path = GetTestDataPath();
102 dll_path = dll_path.Append(kDLLNames[i]);
105 FileVersionInfo::CreateFileVersionInfo(dll_path));
114 FilePath dll_path = GetTestDataPath();
115 dll_path = dll_path.AppendASCII("FileVersionInfoTest1.dll");
118 FileVersionInfo::CreateFileVersionInfo(dll_path));