Searched refs:ABORT_ON_ERROR (Results 1 – 6 of 6) sorted by relevance
67 if (g_debug->config().options() & ABORT_ON_ERROR) { in LogFailure()
47 constexpr uint64_t ABORT_ON_ERROR = 0x800; variable
291 if (g_debug->config().options() & ABORT_ON_ERROR) { in LogFreeError()306 if (g_debug->config().options() & ABORT_ON_ERROR) { in VerifyFreedPointer()
136 "abort_on_error", {ABORT_ON_ERROR, &Config::VerifyValueEmpty},
226 if (g_debug->config().options() & ABORT_ON_ERROR) { in LogError()
731 ASSERT_EQ(ABORT_ON_ERROR, config->options()); in TEST_F()