Home
last modified time | relevance | path

Searched defs:hard_fail (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/trusty/user/base/lib/unittest-rust/src/
Dcontext.rs24 hard_fail: AtomicBool, field
60 pub(crate) fn hard_fail(&self) -> bool { in hard_fail() method
/aosp_15_r20/external/wayland/tests/
H A Dscanner-test.sh12 hard_fail() { function
/aosp_15_r20/external/AFLplusplus/utils/libdislocator/
H A Dlibdislocator.so.c154 hard_fail, /* abort() when max_mem exceeded? */ variable
/aosp_15_r20/trusty/kernel/include/shared/lk/
H A Dtrusty_unittest.h134 bool hard_fail; member