Home
last modified time | relevance | path

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

/art/test/1984-structural-redefine-field-trace/src/art/
DTest1984.java36 public static boolean boom = false; field in Test1984.Transform
46 boom = true; in tick()
/art/test/1984-structural-redefine-field-trace/
Dexpected.txt2 public static boolean art.Test1984$Transform.boom=false
26 …rt.Test1984$Transform.tick() MODIFY: public static boolean art.Test1984$Transform.boom Set to: true
29 public static boolean art.Test1984$Transform.boom=true