Home
last modified time | relevance | path

Searched defs:test (Results 1 – 16 of 16) sorted by relevance

/dalvik/dx/tests/076-dex-synch-and-stack/
DBlort.java19 public synchronized void test() { in test() method in Blort
/dalvik/dx/tests/060-dex-call-static/
DBlort.java19 public static int test() { in test() method in Blort
/dalvik/dx/tests/057-dex-call-virtual/
DBlort.java19 public static int test(Zorch z) { in test() method in Blort
/dalvik/dx/tests/069-dex-source-position/
DBlort.java19 public static int test(int x) { in test() method in Blort
/dalvik/dx/tests/049-dex-instanceof/
DBlort.java19 public static boolean test(Object x) { in test() method in Blort
/dalvik/dx/tests/050-dex-checkcast/
DBlort.java19 public static Blort test(Object x) { in test() method in Blort
/dalvik/dx/tests/110-dex-preserve-this/
DBlort.java18 public int test() { in test() method in Blort
/dalvik/dx/tests/048-dex-new-array/
DBlort.java23 public static void test() { in test() method in Blort
/dalvik/dx/tests/095-dex-const-string-jumbo/
DBlort.java22 public void test() { in test() method in Blort
/dalvik/dx/tests/075-dex-cat2-value-merge/
DBlort.java19 public static void test(long[] arr) in test() method in Blort
/dalvik/dx/tests/056-dex-call-interface/
DBlort.java19 public static int test(Zorch z, double d) { in test() method in Blort
/dalvik/dx/tests/058-dex-call-direct/
DBlort.java19 public static int test(Blort b) { in test() method in Blort
/dalvik/dx/tests/074-dex-form35c-edge-case/
DBlort.java19 public void test() in test() method in Blort
/dalvik/dx/tests/084-dex-high-register-moves/
DBlort.java23 public static void test() { in test() method in Blort
/dalvik/dexgen/src/com/android/dexgen/dex/code/
DLocalList.java421 Entry test = locals.get(j); in debugVerify0() local
/dalvik/dx/src/com/android/dx/dex/code/
DLocalList.java417 Entry test = locals.get(j); in debugVerify0() local