Searched refs:otherChar (Results 1 – 1 of 1) sorted by relevance
612 char otherChar = typeChars.charAt(i); in doReflectionTests() local613 Class<?> illArgClass = compatibleTypes(typeChar, otherChar) ? in doReflectionTests()615 this.getValue(f, validInst, otherChar, illArgClass); in doReflectionTests()617 localInst.getValue(f, validInst, otherChar, illArgClass); in doReflectionTests()