Searched refs:barA (Results 1 – 3 of 3) sorted by relevance
1 ./test/schemas/attruse_0_1.xml:3: element barA: Schemas validity error : Element 'barA': The attrib…
1 …nt complexType: Schemas parser error : local complex type, attribute use 'barA': The 'optional' at…
222 Signature barA = new Signature(Bar.class.getDeclaredMethod( in testSignature() local226 assertEquals(fooA.hashCode(), barA.hashCode()); in testSignature()228 assertEquals(fooA, barA); in testSignature()