Searched defs:test (Results 1 - 14 of 14) sorted by relevance

/dalvik/dx/tests/060-dex-call-static/
H A DBlort.java19 public static int test() { method in class:Blort
/dalvik/dx/tests/076-dex-synch-and-stack/
H A DBlort.java19 public synchronized void test() { method in class:Blort
/dalvik/dx/tests/110-dex-preserve-this/
H A DBlort.java18 public int test() { method in class:Blort
/dalvik/dx/tests/048-dex-new-array/
H A DBlort.java23 public static void test() { method in class:Blort
/dalvik/dx/tests/049-dex-instanceof/
H A DBlort.java19 public static boolean test(Object x) { method in class:Blort
/dalvik/dx/tests/050-dex-checkcast/
H A DBlort.java19 public static Blort test(Object x) { method in class:Blort
/dalvik/dx/tests/056-dex-call-interface/
H A DBlort.java19 public static int test(Zorch z, double d) { method in class:Blort
/dalvik/dx/tests/057-dex-call-virtual/
H A DBlort.java19 public static int test(Zorch z) { method in class:Blort
/dalvik/dx/tests/069-dex-source-position/
H A DBlort.java19 public static int test(int x) { method in class:Blort
24 x = test(x - 1); // line 10
28 x += test(x - 2); // line 14
/dalvik/dx/tests/074-dex-form35c-edge-case/
H A DBlort.java19 public void test() method in class:Blort
/dalvik/dx/tests/075-dex-cat2-value-merge/
H A DBlort.java19 public static void test(long[] arr) method in class:Blort
/dalvik/dx/tests/095-dex-const-string-jumbo/
H A DBlort.java22 public void test() { method in class:Blort
/dalvik/dx/tests/084-dex-high-register-moves/
H A DBlort.java23 public static void test() { method in class:Blort
/dalvik/dx/tests/058-dex-call-direct/
H A DBlort.java19 public static int test(Blort b) { method in class:Blort

Completed in 114 milliseconds