HomeSort by relevance Sort by last modified time
    Searched defs:feature1 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/common/extensions/features/
chrome_channel_feature_filter_unittest.cc 135 base::DictionaryValue* feature1 = new base::DictionaryValue(); local
136 feature1->SetString("channel", "trunk");
137 value->Set("feature1", feature1);
152 // feature1 won't validate because it lacks an extension type.
153 EXPECT_FALSE(provider->GetFeature("feature1"));
156 feature1->Set("extension_types", extension_types->DeepCopy());
159 EXPECT_TRUE(provider->GetFeature("feature1"));
161 // Remove the channel, and feature1 won't validate.
162 feature1->Remove("channel", NULL)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 

Completed in 1525 milliseconds