Searched refs:GetInstrumentationName (Results 1 – 2 of 2) sorted by relevance
141 helper.GetInstrumentationName()210 helper.GetInstrumentationName())216 helper.GetInstrumentationName())228 helper.GetInstrumentationName())
27 def GetInstrumentationName(apk_path): function29 return ApkHelper(apk_path).GetInstrumentationName()173 def GetInstrumentationName( member in ApkHelper