Home
last modified time | relevance | path

Searched refs:fuzzer_assert_impl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/fuzzer/
H A DCMakeLists.txt136 FLATBUFFERS_ASSERT=fuzzer_assert_impl
201 FLATBUFFERS_ASSERT=fuzzer_assert_impl
H A Dfuzzer_assert.h12 #define fuzzer_assert_impl(x) (!!(x) ? static_cast<void>(0) : __builtin_trap()) macro
H A Dtest_init.h23 fuzzer_assert_impl(false); // terminate