Home
last modified time | relevance | path

Searched defs:results (Results 1 – 5 of 5) sorted by relevance

/art/test/003-omnibus-opcodes/src/
DFloatMath.java138 float[] results = new float[9]; in floatOperTest() local
152 static void floatOperCheck(float[] results) { in floatOperCheck()
168 double[] results = new double[9]; in doubleOperTest() local
182 static void doubleOperCheck(double[] results) { in doubleOperCheck()
200 int[] results = new int[6]; in convI() local
209 static void checkConvI(int[] results) { in checkConvI()
220 long[] results = new long[6]; in convL() local
229 static void checkConvL(long[] results) { in checkConvL()
240 float[] results = new float[3]; in convF() local
246 static void checkConvF(float[] results) { in checkConvF()
[all …]
DIntMath.java167 int[] results = new int[10]; in intOperTest() local
185 static void intOperCheck(int[] results) { in intOperCheck()
213 int[] results = new int[8]; in lit16Test() local
226 static void lit16Check(int[] results) { in lit16Check()
243 int[] results = new int[8]; in lit8Test() local
256 static void lit8Check(int[] results) { in lit8Check()
356 int results[] = new int[4]; in intShiftTest() local
365 static void intShiftCheck(int[] results) { in intShiftCheck()
381 long[] results = new long[10]; in longOperTest() local
399 static void longOperCheck(long[] results) { in longOperCheck()
[all …]
/art/test/107-int-math2/src/
DMain.java338 int[] results = new int[10]; in intOperTest() local
382 int[] results = new int[8]; in lit16Test() local
410 int[] results = new int[8]; in lit8Test() local
440 int results[] = new int[4]; in intShiftTest() local
457 long[] results = new long[10]; in longOperTest() local
495 long results[] = new long[4]; in longShiftTest() local
/art/compiler/utils/
Dassembler_thumb_test.cc199 std::map<std::string, const char**>::iterator results = test_results.find(testname); in dump() local
/art/test/083-compiler-regressions/src/
DMain.java9740 int[] results = new int[] { in testIfCcz() local