Searched refs:thing (Results 1 - 3 of 3) sorted by relevance

/art/test/093-serialization/src/
H A DMain.java115 public Character thing; field in class:Sub
117 public Sub(char thing) { argument
123 this.thing = thing;
130 + " thing=" + thing);
/art/test/088-monitor-verification/src/
H A DMain.java103 Class thing = Thread.class;
/art/test/
H A DAndroid.run-test.mk897 # conditionals aren't really correct, they will fail to do the right thing on a 32-bit only

Completed in 108 milliseconds