Searched refs:addAnnotation (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveClasses.java.original2554 int addAnnotation;
2566 addAnnotation = 88;
H A DEvolveClasses.java5753 * addAnnotation = 88;
5764 int addAnnotation; field in class:EvolveClasses.AllowChangeKeyMetadata
5804 (index, Integer.class, "addAnnotation").get(88));
5818 (index, Integer.class, "addAnnotation").get(88));
5840 TestCase.assertEquals(88, obj.addAnnotation);
5861 "addAnnotation", 88,
5868 "addAnnotation", 88,
5874 "addAnnotation", 88,
5881 assertDbExists(expectEvolved, env, NAME, "addAnnotation");

Completed in 138 milliseconds