Searched refs:aValue (Results 1 – 1 of 1) sorted by relevance
380 String aValue = ((TypeEncodedValue) annotationEle.getValue()).getValue(); in chkTestClassType() local381 if (ANDROID_JUNIT4_TEST_TAG.equals(aValue)) { in chkTestClassType()383 } else if (PARAMETERIZED_TEST_TAG.equals(aValue)) { in chkTestClassType()