Searched refs:hasFeature (Results 1 – 2 of 2) sorted by relevance
29 bool hasFeature = false; in checkSubstringInCommandOutput() local42 hasFeature = true; in checkSubstringInCommandOutput()52 feature, hasFeature ? "" : "not "); in checkSubstringInCommandOutput()53 return hasFeature; in checkSubstringInCommandOutput()
41 return device.hasFeature(feature); in hasSystemFeature()48 if (device.hasFeature(feature)) { in hasAnySystemFeature()59 if (!device.hasFeature(feature)) { in hasAllSystemFeatures()