Home | History | Annotate | Download | only in extensions

Lines Matching refs:INSTALLED

742     INSTALLED,
817 (expected_state >= INSTALLED) ? 1 : 0;
850 // Verify that the extension is installed.
1322 // installed.
1378 // TODO(erikkay): verify the contents of the installed extension.
1599 // Test that external extensions with incorrect IDs are not installed.
1641 // Test that external extensions with incorrect versions are not installed.
1697 EXPECT_TRUE(installed_) << "Nothing was installed.";
1724 EXPECT_FALSE(installed_) << "Extension installed during shutdown.";
1746 // extension is installed.
1793 // extension is installed.
2178 // A theme when extensions are disabled. Themes can be installed, even when
2223 // Cleanup the "Cached Theme.pak" file. Ideally, this would be installed in a
2645 // Test updating a not-already-installed extension - this should fail
2705 UpdateExtension(good_crx, path, INSTALLED);
3009 // Add a crx to be installed from the update mechanism.
3039 // Add a crx to be installed from the update mechanism.
3112 // installed.
3145 // A profile with 3 extensions installed: good0, good1, and good2.
3240 // A profile with no extensions installed.
3272 // A profile with 3 extensions installed: good0, good1, and good2.
3338 // after it is installed. It is then successfully re-enabled by the user.
3341 // A profile with 3 extensions installed: good0, good1, and good2.
3406 // A profile with 3 extensions installed: good0, good1, and good2.
3470 // A profile with 3 extensions installed: good0, good1, and good2.
3618 // Extension should be installed despite blacklist.
3639 // Tests that policy-installed extensions are not blacklisted by policy.
3672 // Extension should be installed despite blacklist.
3688 // Tests that extensions cannot be installed if the policy provider prohibits
3780 // Tests that previously installed extensions that are now prohibited from
3781 // being installed are removed.
3870 // This tests if default apps are installed correctly.
4139 UpdateExtension(id, v2_bad_requirements_crx, INSTALLED);
4169 UpdateExtension(id, v2_bad_requirements_crx, INSTALLED);
4175 UpdateExtension(id, v3_good_crx, INSTALLED);
4199 UpdateExtension(id, v2_bad_requirements_and_permissions_crx, INSTALLED);
4207 UpdateExtension(id, v3_bad_permissions_crx, INSTALLED);
4211 // Unpacked extensions are not allowed to be installed if they have unsupported
4741 // installed.
4759 // installed.
4769 // Start the extensions service with one external extension already installed.
5355 // Start the extensions service with one external extension already installed.
5394 // Start the extensions service with one external extension already installed.
5708 // The sync data is not always in the same order our apps were installed in,
6110 // Skip install when the location has the same priority as the installed
6127 // We don't want the extension to be installed. A path that doesn't
6251 // being added is already installed.
6253 installed version, and
6261 // Older than the installed version...
6270 // Same version as the installed version...
6279 // Newer than the installed version...
6504 // Is an extension installed?
6583 // be installed. Should fail, because an external source is pending.
6594 // Now that the extension is installed, sync request should fail
6595 // because the extension is already installed.
6614 // This is a normal extension, installed normally.
6624 // A hosted app, installed externally.
6636 // Another normal extension, but installed externally.
6811 // Extension was installed but not loaded.
6825 // A profile with 3 extensions installed: good0, good1, and good2.
6845 // A profile with 3 extensions installed: good0, good1, and good2.