HomeSort by relevance Sort by last modified time
    Searched refs:testLongCompare (Results 1 - 2 of 2) sorted by null

  /dalvik/tests/003-omnibus-opcodes/src/
Compare.java 61 static void testLongCompare(long minus, long alsoMinus, long plus,
64 System.out.println("IntMath.testLongCompare");
166 testLongCompare(-5L, -4294967287L, 4L, 8L);
  /external/dexmaker/src/test/java/com/google/dexmaker/
DexMakerTest.java     [all...]

Completed in 24 milliseconds