Searched refs:GetInstrumentationName (Results 1 – 1 of 1) sorted by relevance
25 def GetInstrumentationName(apk_path): function27 return ApkHelper(apk_path).GetInstrumentationName()97 def GetInstrumentationName( member in ApkHelper