Searched defs:bad_value (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.space/ |
H A D | space.pass.cpp | 87 const std::uintmax_t bad_value = static_cast<std::uintmax_t>(-1); in basic_space_test() local
|
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.space/ |
H A D | space.pass.cpp | 99 const std::uintmax_t bad_value = static_cast<std::uintmax_t>(-1); in TEST_CASE() local
|
/aosp_15_r20/art/runtime/jni/ |
H A D | jni_internal_test.cc | 843 #define DoCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() argument 870 #define DoFailCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() argument 883 #define DoGoodCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() argument
|
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | op_clamp_test.cpp | 232 void expect_bad_clamp_value_dies(Scalar bad_value) { in expect_bad_clamp_value_dies()
|
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum/tests/ |
D | try_from_primitive.rs | 527 bad_value: u8, in custom_error() field
|
/aosp_15_r20/external/swiftshader/include/xcb/ |
H A D | xproto.h | 1251 uint32_t bad_value; member 1267 uint32_t bad_value; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/xcb/ |
D | xproto.h | 1205 uint32_t bad_value; /**< */ member 1221 uint32_t bad_value; /**< */ member
|