Home
last modified time | relevance | path

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

/external/annotation-tools/scene-lib/test/annotations/tests/executable/
DTestSceneLib.java460 AScene scene3 = newScene(); in testEmptyArrayIO() local
462 scene3.classes.vivify("Bar"); in testEmptyArrayIO()
470 assertEquals(scene1, scene3); in testEmptyArrayIO()
475 IndexFileWriter.write(scene3, sw3); in testEmptyArrayIO()
482 assertEquals(scene3, scene4); in testEmptyArrayIO()