Searched defs:expected_crx_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dextension_service_unittest.cc874 PackExtensionTestClient(const FilePath& expected_crx_path,
887 const FilePath& expected_crx_path,
889 : expected_crx_path_(expected_crx_path),
1585 FilePath expected_crx_path = temp_dir.path().Append(expected_crx_names[i]); local
1588 PackExtensionTestClient pack_client(expected_crx_path,
1605 InstallCrx(expected_crx_path, true);
886 PackExtensionTestClient( const FilePath& expected_crx_path, const FilePath& expected_private_key_path) argument

Completed in 53 milliseconds