Home
last modified time | relevance | path

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

/third_party/boost/libs/stacktrace/example/
Dterminate_handler.cpp199 const bool is_noop = !boost::stacktrace::stacktrace(); in test_inplace() local
247 if (!is_noop && !boost::stacktrace::stacktrace::from_dump(data, sizeof(data))) { in test_inplace()
255 if (!is_noop && (size_1_skipped + 1 != size_0_skipped)) { in test_inplace()
286 if (!is_noop && ss1.size() != 1) { in test_inplace()