Home | History | Annotate | Download | only in extensions

Lines Matching refs:INSTALLED

577   // the crx to be installed and does extra error checking.
643 INSTALLED,
683 (expected_state >= INSTALLED) ? 1 : 0;
1102 // TODO(erikkay): verify the contents of the installed extension.
1191 // Test that external extensions with incorrect IDs are not installed.
1219 // Test that external extensions with incorrect versions are not installed.
1262 EXPECT_TRUE(installed_) << "Nothing was installed.";
1296 // extension is installed.
1650 // A theme when extensions are disabled. Themes can be installed, even when
1930 // Test updating a not-already-installed extension - this should fail
1989 UpdateExtension(good_crx, path, INSTALLED);
2112 UpdateExtension(kGoodId, path, INSTALLED);
2191 // Add a crx to be installed from the update mechanism.
2214 // Add a crx to be installed from the update mechanism.
2284 // installed.
2300 UpdateExtension(good->id(), path, INSTALLED);
2334 // Unload installed extension from blacklist.
2364 // Unload installed extension from blacklist.
2957 // installed.
2976 // installed.
2987 // Start the extensions service with one external extension already installed.
3601 // Is an extension installed?
3722 // be installed. Should fail, because an external source is pending.
3729 // Now that the extension is installed, sync request should fail
3730 // because the extension is already installed.