Home
last modified time | relevance | path

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

/art/test/2007-virtual-structural-finalizable/src-art/art/
DTest2007.java31 public static Object theObject = null; field in Test2007
107 theObject = null; in doTest()
119 theObject = new Transform(); in mktransform()