HomeSort by relevance Sort by last modified time
    Searched full:fulfillableconditionset (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/declarative/
declarative_rule_unittest.cc 146 typedef DeclarativeConditionSet<FulfillableCondition> FulfillableConditionSet;
147 FulfillableConditionSet::AnyVector conditions;
159 scoped_ptr<FulfillableConditionSet> result =
160 FulfillableConditionSet::Create(NULL, conditions, &error);

Completed in 205 milliseconds