Lines Matching refs:tlAnnotationsHere
103 s1.classes.vivify("Foo").fields.vivify("x").tlAnnotationsHere in testEquals()
106 s2.classes.vivify("Foo").fields.vivify("x").tlAnnotationsHere in testEquals()
108 s2.classes.vivify("Foo").fields.vivify("x").tlAnnotationsHere in testEquals()
113 s1.classes.vivify("Foo").fields.vivify("x").tlAnnotationsHere in testEquals()
122 s1.classes.vivify("Foo").fields.vivify("x").tlAnnotationsHere in testStoreParse1()
137 Arrays.asList(new Integer[] { 0, 0, 3, 2 })))).tlAnnotationsHere in testStoreParse1()
295 s1.classes.vivify("Foo").tlAnnotationsHere in testConflictedDefinition()
297 s1.classes.vivify("Bar").tlAnnotationsHere in testConflictedDefinition()
378 clazz.tlAnnotationsHere.add(tla3); in testEmptyArrayHack()
391 Annotation a3_2 = getAnnotation(clazz2.tlAnnotationsHere, "foo.CombinedAnno"); in testEmptyArrayHack()
411 secondSceneClazz.tlAnnotationsHere.add(tla1); in testEmptyArrayHack()
416 secondSceneClazz2.tlAnnotationsHere.add(tla4); in testEmptyArrayHack()
425 secondSceneClazz3.tlAnnotationsHere.add(tla2); in testEmptyArrayHack()
468 clazz3.tlAnnotationsHere.add(tla); in testEmptyArrayIO()
499 clazz2.tlAnnotationsHere.add(tla); in testPrune()
566 e.tlAnnotationsHere.add(makeTLIdAnno(10)); in map()
580 el.tlAnnotationsHere.add(makeTLIdAnno(id)); in assignId()
610 myAFieldType.tlAnnotationsHere.add(makeTLIdAnno(0)); in testTypeASTMapper()