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

/art/test/442-checker-constant-folding/src/
H A DMain.java30 public static void assertIntEquals(int expected, int result) {
54 private static int $inline$int(int x) {
72 public int smaliCmpLongConstants() throws Exception {
76 public int smaliCmpGtFloatConstants() throws Exception {
80 public int smaliCmpLtFloatConstants() throws Exception {
84 public int smaliCmpGtDoubleConstants() throws Exception {
88 public int smaliCmpLtDoubleConstant
[all...]

Completed in 67 milliseconds