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

  /external/chromium_org/chrome/common/extensions/features/
chrome_channel_feature_filter_unittest.cc 139 base::DictionaryValue* feature2 = new base::DictionaryValue(); local
140 feature2->SetString("channel", "trunk");
143 feature2->Set("extension_types", extension_types);
146 feature2->Set("contexts", contexts);
147 value->Set("feature2", feature2);
167 // feature2 won't validate because of the presence of "contexts".
168 EXPECT_FALSE(provider->GetFeature("feature2"));
171 feature2->Remove("contexts", NULL);
174 EXPECT_TRUE(provider->GetFeature("feature2"));
    [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 677 milliseconds