Home
last modified time | relevance | path

Searched defs:UNEXPECTED (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/libcore/ojluni/src/test/java/util/Optional/
H A DBasicDouble.java49 static final double UNEXPECTED = 6.62607004E-34; field in BasicDouble
66 assertEquals(empty.orElse(UNEXPECTED), UNEXPECTED); in checkEmpty() local
67 assertEquals(empty.orElseGet(() -> UNEXPECTED), UNEXPECTED); in checkEmpty() local
H A DBasicLong.java49 static final long UNEXPECTED = 0xFEEDBEEFCAFEBABEL; field in BasicLong
66 assertEquals(empty.orElse(UNEXPECTED), UNEXPECTED); in checkEmpty() local
67 assertEquals(empty.orElseGet(() -> UNEXPECTED), UNEXPECTED); in checkEmpty() local
H A DBasicInt.java50 static final int UNEXPECTED = 0xCAFEBABE; field in BasicInt
67 assertEquals(empty.orElse(UNEXPECTED), UNEXPECTED); in checkEmpty() local
68 assertEquals(empty.orElseGet(() -> UNEXPECTED), UNEXPECTED); in checkEmpty() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/getrandom-0.2.14/src/
H A Derror.rs32 pub const UNEXPECTED: Error = internal_error(2); constant
/aosp_15_r20/external/rust/android-crates-io/crates/getrandom/src/
Derror.rs32 pub const UNEXPECTED: Error = internal_error(2); constant
/aosp_15_r20/hardware/interfaces/confirmationui/aidl/aidl_api/android.hardware.confirmationui/1/android/hardware/confirmationui/
H A DIConfirmationUI.aidl47 const int UNEXPECTED = 7; field
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/confirmationui/aidl/android.hardware.confirmationui_interface/dump/android/hardware/confirmationui/
DIConfirmationUI.aidl47 const int UNEXPECTED = 7; field
/aosp_15_r20/hardware/interfaces/confirmationui/aidl/aidl_api/android.hardware.confirmationui/current/android/hardware/confirmationui/
H A DIConfirmationUI.aidl47 const int UNEXPECTED = 7; field
/aosp_15_r20/hardware/interfaces/confirmationui/aidl/android/hardware/confirmationui/
H A DIConfirmationUI.aidl58 const int UNEXPECTED = 7; field
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/confirmationui/aidl/android.hardware.confirmationui-V1-ndk-source/gen/include/aidl/android/hardware/confirmationui/
DIConfirmationUI.h50 enum : int32_t { UNEXPECTED = 7 }; enumerator
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...