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

  /development/testrunner/tests/
android_manifest_tests.py 38 self._manifest.GetInstrumentationNames())
  /development/testrunner/
android_manifest.py 84 def GetInstrumentationNames(self):
  /development/testrunner/test_defs/
instrumentation_test.py 210 return manifest_parser.GetInstrumentationNames()
241 instrs = manifest_parser.GetInstrumentationNames()
248 for instr_name in manifest_parser.GetInstrumentationNames():

Completed in 202 milliseconds