Home
last modified time | relevance | path

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

/kernel/object/
A Dexception.cpp96 ASSERT_MSG(0, "unexpected exception type %d", in Next()
176 ASSERT_MSG(0, "invalid exception status %d", in exception_handler_worker()
243 ASSERT_MSG(0, "unexpected exception worker result %d", static_cast<int>(hstatus)); in dispatch_user_exception()
A Dthread_dispatcher.cpp650 ASSERT_MSG(false, "unexpected exception result: %d\n", status); in ExceptionHandlerExchange()
/kernel/lib/libc/include/
A Dassert.h22 #define ASSERT_MSG(x, msg, msgargs...) \ macro
/kernel/vm/
A Dvm.cpp52 ASSERT_MSG(status == ZX_OK, in MarkPagesInUsePhys()
A Dvm_object_paged.cpp770 ASSERT_MSG(status == ZX_OK && expected_next_off == end_page_offset, in UnpinLocked()

Completed in 16 milliseconds