Searched defs:results (Results 1 – 12 of 12) sorted by relevance
138 float[] results = new float[10]; in floatOperTest() local167 static void floatOperCheck(float[] results) { in floatOperCheck()187 double[] results = new double[10]; in doubleOperTest() local216 static void doubleOperCheck(double[] results) { in doubleOperCheck()238 int[] results = new int[6]; in convI() local247 static void checkConvI(int[] results) { in checkConvI()258 long[] results = new long[6]; in convL() local267 static void checkConvL(long[] results) { in checkConvL()278 float[] results = new float[3]; in convF() local284 static void checkConvF(float[] results) { in checkConvF()[all …]
167 int[] results = new int[10]; in intOperTest() local185 static void intOperCheck(int[] results) { in intOperCheck()213 int[] results = new int[8]; in lit16Test() local226 static void lit16Check(int[] results) { in lit16Check()243 int[] results = new int[8]; in lit8Test() local256 static void lit8Check(int[] results) { in lit8Check()356 int results[] = new int[4]; in intShiftTest() local365 static void intShiftCheck(int[] results) { in intShiftCheck()381 long[] results = new long[10]; in longOperTest() local399 static void longOperCheck(long[] results) { in longOperCheck()[all …]
124 final Object[] results = new Object[threads.length]; in testRacyLoader() local158 final Object[] results = new Object[threads.length]; in testRacyLoader2() local195 final Object[] results = new Object[threads.length]; in testRacyMisbehavingLoader() local230 final Object[] results = new Object[threads.length]; in testRacyMisbehavingLoader2() local261 private static void dumpResultStats(Object[] results, int expected_unique) throws Exception { in dumpResultStats()
338 int[] results = new int[10]; in intOperTest() local382 int[] results = new int[10]; in lit16Test() local415 int[] results = new int[9]; in lit8Test() local447 int results[] = new int[4]; in intShiftTest() local464 long[] results = new long[10]; in longOperTest() local502 long results[] = new long[4]; in longShiftTest() local
69 List<Future<Integer>> results = pool.invokeAll(queries); in main() local
94 void DumpAndCheck(std::vector<uint8_t>& code, const char* testname, const char* const* results) { in DumpAndCheck()190 const char* const* results) { in EmitAndCheck()202 std::map<std::string, const char* const*>::iterator results = test_results.find(testname); in EmitAndCheck() local
82 List<Future<Integer>> results = executorService.invokeAll(tasks); in runTasks() local
840 jvmtiError* results) { in SuspendThreadList()878 jvmtiError* results) { in ResumeThreadList()
145 jvmtiError* results) { in SuspendThreadList()160 jvmtiError* results) { in ResumeThreadList()
513 VerificationResults* results = driver->GetVerificationResults(); in CompileMethod() local576 VerificationResults* results = driver->GetVerificationResults(); in CompileMethod() local
831 VerificationResults* results = writer_->compiler_driver_->GetVerificationResults(); in EndClass() local
9759 int[] results = new int[] { in testIfCcz() local