Home
last modified time | relevance | path

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

/art/test/071-dexfile-map-clean/src-ex/
DAnother.java17 public class Another { class
18 public Another() { in Another() method in Another
/art/test/071-dexfile-map-clean/
Dexpected.txt1 Another
3 Another Instance
/art/test/071-dexfile/src-ex/
DAnother.java17 public class Another { class
18 public Another() { in Another() method in Another
/art/test/100-reflect2/
Dinfo.txt1 Another set of reflection tests.
/art/test/071-dexfile/
Dexpected.txt3 Another
/art/test/071-dexfile/src/
DMain.java69 Class<?> Another = dexClassLoader.loadClass("Another"); in testDexClassLoader() local
70 Object another = Another.newInstance(); in testDexClassLoader()
/art/test/088-monitor-verification/smali/
DNullLocks.smali14 const v1, 0 # Another null. This should be detected as an alias, such that the exit
/art/test/800-smali/smali/
Db_22411633_1.smali20 # Another branch forward.