Home
last modified time | relevance | path

Searched refs:makeTLIdAnno (Results 1 – 1 of 1) sorted by relevance

/external/annotation-tools/scene-lib/test/annotations/tests/executable/
DTestSceneLib.java538 static Annotation makeTLIdAnno(int id) { in makeTLIdAnno() method in TestSceneLib
566 e.tlAnnotationsHere.add(makeTLIdAnno(10)); in map()
580 el.tlAnnotationsHere.add(makeTLIdAnno(id)); in assignId()
610 myAFieldType.tlAnnotationsHere.add(makeTLIdAnno(0)); in testTypeASTMapper()