Home | History | Annotate | Download | only in extensions

Lines Matching refs:WAS_INSTALLED_BY_DEFAULT

1132     if (!(creation_flags & Extension::WAS_INSTALLED_BY_DEFAULT))
1836 path, pem_path, INSTALL_NEW, Extension::WAS_INSTALLED_BY_DEFAULT);
3273 // HACK: specify WAS_INSTALLED_BY_DEFAULT so that test machinery doesn't
3276 InstallCRX(path, INSTALL_FAILED, Extension::WAS_INSTALLED_BY_DEFAULT);
3925 Extension::FROM_WEBSTORE | Extension::WAS_INSTALLED_BY_DEFAULT);
3941 EXPECT_TRUE(extension->was_installed_by_default());
4048 Extension::FROM_WEBSTORE | Extension::WAS_INSTALLED_BY_DEFAULT);
4060 EXPECT_TRUE(extension->was_installed_by_default());