Searched refs:nativeMethodWithManyParameters (Results 1 – 1 of 1) sorted by relevance
65 assertEquals(42, Test.nativeMethodWithManyParameters( in $noinline$opt$test()80 assertEquals(42, TestFast.nativeMethodWithManyParameters( in $noinline$opt$testFast()120 TestMissing.nativeMethodWithManyParameters( in $noinline$opt$testMissing()147 TestMissingFast.nativeMethodWithManyParameters( in $noinline$opt$testMissingFast()174 TestMissingCritical.nativeMethodWithManyParameters( in $noinline$opt$testMissingCritical()443 public static native int nativeMethodWithManyParameters( in nativeMethodWithManyParameters() method in Test462 public static native int nativeMethodWithManyParameters( in nativeMethodWithManyParameters() method in TestFast481 public static native int nativeMethodWithManyParameters( in nativeMethodWithManyParameters() method in TestCritical497 public static native int nativeMethodWithManyParameters( in nativeMethodWithManyParameters() method in TestMissing516 public static native int nativeMethodWithManyParameters( in nativeMethodWithManyParameters() method in TestMissingFast[all …]