Searched refs:mMethodName (Results 1 – 2 of 2) sorted by relevance
83 private String mMethodName; field in TestPackageDef210 mMethodName = methodName; in setClassName()234 mTestFilter.setTestInclusion(mClassName, mMethodName); in createTest()335 if (mMethodName != null) { in setUiAutomatorTest()354 mTestFilter.setTestInclusion(mClassName, mMethodName); in filterTests()
117 private String mMethodName = null; field in CtsTest420 mMethodName = methodName; in setMethodName()875 testPkgDefs.addAll(buildTestPackageDefSet(testRepo, mClassName, mMethodName)); in getAvailableTestPackages()1133 if (mMethodName != null && mClassName == null) { in checkFields()