HomeSort by relevance Sort by last modified time
    Searched refs:actionable (Results 1 - 3 of 3) sorted by null

  /external/autotest/server/cros/
provision.py 181 @returns: A generator of Actionable and value pairs.
183 actionable = cls._filter_actionable_labels(labels)
184 keyval_mapping = labellib.LabelsMapping(actionable)
210 @returns: A set of actionable labels
223 labels, and the second element is a set of the actionable
227 actionable = set()
231 # skip_provision is neither actionable or a capability label.
235 actionable.add(label)
239 return unactionable, actionable
  /external/syzkaller/dashboard/app/
reporting.go 559 // but this is confusing and non-actionable for users.
  /build/make/core/
main.mk 239 # of actionable compatible properties is enabled or not.
    [all...]

Completed in 273 milliseconds