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

  /external/autotest/server/cros/
provision.py 200 @returns: A generator of Actionable and value pairs.
202 actionable = cls._filter_actionable_labels(labels)
203 keyval_mapping = labellib.LabelsMapping(actionable)
229 @returns: A set of actionable labels
242 labels, and the second element is a set of the actionable
246 actionable = set()
250 # skip_provision is neither actionable or a capability label.
254 actionable.add(label)
258 return unactionable, actionable
  /prebuilts/go/darwin-x86/src/regexp/
onepass.go 70 // OnePassNext selects the next actionable state of the prog, based on the input character.
  /prebuilts/go/linux-x86/src/regexp/
onepass.go 70 // OnePassNext selects the next actionable state of the prog, based on the input character.
  /build/make/core/
main.mk 229 # of actionable compatible properties is enabled or not.
    [all...]

Completed in 224 milliseconds