Home | History | Annotate | Download | only in base

Lines Matching full:dll_path

59     FilePath dll_path = GetTestDataPath();
60 dll_path = dll_path.Append(kDLLNames[i]);
63 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));