Searched refs:mMethodName (Results 1 – 2 of 2) sorted by relevance
82 private String mMethodName; field in TestPackageDef209 mMethodName = methodName; in setClassName()233 mTestFilter.setTestInclusion(mClassName, mMethodName); in createTest()334 mTestFilter.setTestInclusion(mClassName, mMethodName); in filterTests()
123 private String mMethodName = null; field in CtsTest431 mMethodName = methodName; in setMethodName()916 testPkgDefs.addAll(buildTestPackageDefSet(testRepo, mClassName, mMethodName)); in getAvailableTestPackages()1188 if (mMethodName != null && mClassName == null) { in checkFields()