/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/debugging/ |
H A D | VerificationListenerCallBackTest.java | 45 VerificationMode never = never(); in should_call_single_listener_on_verify() local 63 VerificationMode never = never(); in should_call_all_listeners_on_verify() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
H A D | const_Types.pass.cpp | 24 struct never { struct 37 { static_assert(never<T>::value, "This should not be instantiated"); } in NoValueCtor() argument
|
/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
H A D | const_Types.pass.cpp | 25 struct never { struct 38 { static_assert(never<T>::value, "This should not be instantiated"); } in NoValueCtor() argument
|
/aosp_15_r20/external/mockito-kotlin/mockito-kotlin/src/main/kotlin/org/mockito/kotlin/ |
H A D | Verification.kt | 141 fun never(): VerificationMode { in never() method
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | closure2.go | 12 var never bool var
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/mdempsky/10.dir/ |
D | b.go | 11 var never bool var
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-channel/src/flavors/ |
D | mod.rs | 15 pub(crate) mod never; module
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue52193.go | 46 var never bool var
|
/aosp_15_r20/external/python/cpython3/Tools/freeze/ |
D | makeconfig.py | 6 never = ['marshal', '_imp', '_ast', '__main__', 'builtins', variable
|
/aosp_15_r20/external/python/cpython2/Tools/freeze/ |
D | makeconfig.py | 6 never = ['marshal', '__main__', '__builtin__', 'sys', 'exceptions', '_warnings'] variable
|
/aosp_15_r20/prebuilts/go/linux-x86/test/chan/ |
D | select3.go | 15 const never = "function did" const
|
/aosp_15_r20/external/mockito/src/main/java/org/mockito/verification/ |
H A D | VerificationAfterDelay.java | 40 VerificationMode never(); in never() method
|
H A D | Timeout.java | 59 public VerificationMode never() { in never() method in Timeout
|
/aosp_15_r20/external/grpc-grpc/test/core/promise/ |
H A D | race_test.cc | 26 Poll<int> never() { return Pending(); } in never() function
|
H A D | prioritized_race_test.cc | 26 Poll<int> never() { return Pending(); } in never() function
|
H A D | promise_fuzzer.proto | 59 Never never = 4; field
|
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/verification/ |
H A D | VerificationWrapper.java | 28 public VerificationMode never() { in never() method in VerificationWrapper
|
/aosp_15_r20/external/rust/android-crates-io/crates/predicates/src/ |
D | constant.rs | 81 pub fn never() -> BooleanPredicate { in never() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/ |
D | lib.rs | 306 pub mod never; module
|
/aosp_15_r20/frameworks/native/include/binder/ |
H A D | ProcessState.h | 185 static constexpr auto never = &std::chrono::steady_clock::time_point::min; variable
|
/aosp_15_r20/frameworks/native/libs/binder/include/binder/ |
H A D | ProcessState.h | 185 static constexpr auto never = &std::chrono::steady_clock::time_point::min; variable
|
/aosp_15_r20/external/googleapis/google/maps/fleetengine/delivery/v1/ |
H A D | tasks.proto | 255 bool never = 5; field
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/execution/ |
D | blocking.hpp | 158 static constexpr never_t never; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | core_kern.c | 64 volatile const int never; variable
|
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/ |
H A D | ModuleMock.cpp | 115 AudioMMapPolicyInfo never; in getMmapPolicyInfos() local
|