Searched refs:expectedSignatures (Results 1 – 2 of 2) sorted by relevance
131 String expectedSignatures[] = { in testReferenceType001() local198 if ( ! expectedSignatures[k].equals(returnedSignature) ) { in testReferenceType001()200 logWriter.println("## Expected signature = " + expectedSignatures[k]); in testReferenceType001()204 ", Expected: " + expectedSignatures[k] + "\n"; in testReferenceType001()
472 String expectedSignatures[], int expectedModifiers[]) { in checkFields() argument536 if (null != expectedSignatures) { in checkFields()540 expectedSignatures[k], returnedFieldSignature); in checkFields()