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

  /cts/tools/utils/
buildCts.py 227 runner = manifest.GetAndroidAttr('instrumentation', 'name')
228 target_package = manifest.GetAndroidAttr('instrumentation', 'targetPackage')
  /cts/tools/utils/cts/
tools.py 183 def GetAndroidAttr(self, tag, attr_name):

Completed in 33 milliseconds