Searched refs:AutomationManifestTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dautomation_unittest.cc18 class AutomationManifestTest : public ChromeManifestTest { class in namespace:extensions
20 AutomationManifestTest() : channel_(chrome::VersionInfo::CHANNEL_UNKNOWN) {} function in class:extensions::AutomationManifestTest
32 TEST_F(AutomationManifestTest, AsBooleanFalse) {
45 TEST_F(AutomationManifestTest, AsBooleanTrue) {
64 TEST_F(AutomationManifestTest, InteractTrue) {
83 TEST_F(AutomationManifestTest, Matches) {
115 TEST_F(AutomationManifestTest, MatchesAndPermissions) {
139 TEST_F(AutomationManifestTest, EmptyMatches) {
157 TEST_F(AutomationManifestTest, NoValidMatches) {
185 TEST_F(AutomationManifestTest, DesktopFals
[all...]

Completed in 331 milliseconds