Searched defs:InstallCrx (Results 1 – 4 of 4) sorted by relevance
146 void CrxInstaller::InstallCrx(const FilePath& source_file) { in InstallCrx() function in CrxInstaller
587 void InstallCrx(const FilePath& path, in InstallCrx() function in ExtensionServiceTest
174 void CrxInstaller::InstallCrx(const base::FilePath& source_file) { in InstallCrx() function in extensions::CrxInstaller
370 TEST_F(ComponentUpdaterTest, InstallCrx) { in TEST_F() argument