Home
last modified time | relevance | path

Searched defs:doNothing (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/mockito-kotlin/mockito-kotlin/src/main/kotlin/org/mockito/kotlin/
H A DStubber.kt42 fun doNothing(): Stubber { in doNothing() method
/aosp_15_r20/external/guice/core/test/com/google/inject/
H A DMembersInjectorTest.java411 void doNothing() {} in doNothing() method in MembersInjectorTest.A
418 void doNothing() {} in doNothing() method in MembersInjectorTest.B
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h551 struct doNothing { struct
556 extern struct doNothing doNothing; argument
Dmock_stack_btm_ble.cc84 struct doNothing doNothing; variable
295 void doNothing(uint8_t* data, uint16_t len) { in doNothing() function
/aosp_15_r20/art/test/960-default-smali/src/
H A DFoo3.java21 default void doNothing() {} in doNothing() method
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/
H A DRunnables.java35 public static Runnable doNothing() { in doNothing() method in Runnables
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DRunnables.java35 public static Runnable doNothing() { in doNothing() method in Runnables
/aosp_15_r20/art/test/304-method-tracing/src/
H A DMain.java27 private void doNothing() {} in doNothing() method in Main.ThreadRunnable
/aosp_15_r20/art/test/088-monitor-verification/src/
H A DTwoPath.java51 private static void doNothing(Object o) { in doNothing() method in TwoPath
/aosp_15_r20/art/test/203-multi-checkpoint/src/
H A DMain.java47 public static void doNothing() {} in doNothing() method in Main
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/test/java/software/amazon/awssdk/utils/
H A DThreadFactoryBuilderTest.java65 private void doNothing() { in doNothing() method in ThreadFactoryBuilderTest
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/internal/
H A DTinkBugExceptionTest.java38 private static void doNothing() throws GeneralSecurityException {} in doNothing() method in TinkBugExceptionTest
/aosp_15_r20/art/test/994-breakpoint-line/src/art/
H A DTest994.java25 public static void doNothing() {} in doNothing() method in Test994
/aosp_15_r20/art/test/1949-short-dex-file/src/art/
H A DTest1949.java116 public static void doNothing() {} in doNothing() method in Test1949
/aosp_15_r20/art/test/997-single-step/src/art/
H A DTest997.java37 public static void doNothing() {} in doNothing() method in Test997
/aosp_15_r20/art/test/1959-redefine-object-instrument/src/
H A DMain.java37 public static void doNothing() {} in doNothing() method in Main
/aosp_15_r20/external/mockito/src/main/java/org/mockito/stubbing/
H A DBaseStubber.java93 Stubber doNothing(); in doNothing() method
/aosp_15_r20/art/test/995-breakpoints-throw/src/art/
H A DTest995.java27 public static void doNothing() { } in doNothing() method in Test995
/aosp_15_r20/external/cronet/third_party/jni_zero/sample/java/src/org/jni_zero/sample/
H A DSample.java58 void doNothing(); in doNothing() method
/aosp_15_r20/art/test/1962-multi-thread-events/src/art/
H A DTest1962.java27 public static void doNothing() { in doNothing() method in Test1962
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/stubbing/
H A DDefaultLenientStubber.java39 public Stubber doNothing() { in doNothing() method in DefaultLenientStubber
/aosp_15_r20/system/core/libutils/
H A DLooper_fuzz.cpp33 void doNothing() {} in doNothing() function
/aosp_15_r20/art/test/1954-pop-frame-jit/src/art/
H A DTest1953.java42 public static void doNothing() {} in doNothing() method in Test1953
/aosp_15_r20/art/test/1955-pop-frame-jit-called/src/art/
H A DTest1953.java42 public static void doNothing() {} in doNothing() method in Test1953
/aosp_15_r20/art/test/1956-pop-frame-jit-calling/src/art/
H A DTest1953.java42 public static void doNothing() {} in doNothing() method in Test1953

12345678910>>...16