Home
last modified time | relevance | path

Searched refs:booleanMethod (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/art/test/115-native-bridge/src/
H A DNativeBridgeMain.java129 …native static boolean booleanMethod(boolean b1, boolean b2, boolean b3, boolean b4, boolean b5, bo… in booleanMethod() method in Main
133 if (booleanMethod(false, true, false, true, false, true, false, true, false, true)) { in testBooleanMethod()
137 if (!booleanMethod(true, true, false, true, false, true, false, true, false, true)) { in testBooleanMethod()
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
H A DMethodExitWithReturnValueDebuggee.java66 public boolean booleanMethod() { in booleanMethod() method in MethodExitWithReturnValueDebuggee
111 boolean b = booleanMethod(); in run()
/aosp_15_r20/art/test/004-JniTest/src/
H A DMain.java190 …private static native boolean booleanMethod(boolean b1, boolean b2, boolean b3, boolean b4, boolea… in booleanMethod() method in Main
194 if (booleanMethod(false, true, false, true, false, true, false, true, false, true)) { in testBooleanMethod()
198 if (!booleanMethod(true, true, false, true, false, true, false, true, false, true)) { in testBooleanMethod()
/aosp_15_r20/external/mockito/src/test/java/org/mockito/internal/stubbing/defaultanswers/
H A DHasPrimitiveMethods.java9 boolean booleanMethod(); in booleanMethod() method
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DIntrospectorTestCase.java212 public String booleanMethod (boolean p) { return "boolean"; } in booleanMethod() method in IntrospectorTestCase.MethodProvider
/aosp_15_r20/art/test/115-native-bridge/
H A Dexpected-stdout.txt7 name:booleanMethod, signature:(ZZZZZZZZZZ)Z, shorty:ZZZZZZZZZZZ.
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...