HomeSort by relevance Sort by last modified time
    Searched refs:fuzzer_assert_impl (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/tests/fuzzer/
fuzzer_assert.h 5 #define fuzzer_assert_impl(x) (!!(x) ? static_cast<void>(0) : __builtin_trap()) macro
test_init.h 27 fuzzer_assert_impl(false); // terminate

Completed in 199 milliseconds