Searched refs:dll_filename (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/app/
H A Dsignature_validator_win_unittest.cc92 void RunTest(const wchar_t* dll_filename, bool isValid, bool isGoogle) { argument
93 base::FilePath full_dll_path = GetTestDLLsDirectory().Append(dll_filename);
/external/chromium_org/chrome/tools/build/win/
H A Dcreate_installer_archive.py482 for dll_filename in component_dll_filenames:
483 version_assembly_dll_additions.append(" <file name='%s'/>" % dll_filename)

Completed in 116 milliseconds