Searched defs:expected_type (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/object/
H A Dexception.cpp64 ExceptionPort::Type expected_type = ExceptionPort::Type::NONE; local
/fuchsia/zircon/system/utest/thread-state/
H A Dthread-state.cpp132 static bool recv_specific_msg(zx_handle_t channel, MessageType expected_type) { argument
/fuchsia/zircon/system/utest/exception/
H A Dexception.c171 verify_exception(const zx_port_packet_t* packet, zx_handle_t process, zx_excp_type_t expected_type) argument
204 read_and_verify_exception(zx_handle_t eport, zx_handle_t process, zx_excp_type_t expected_type, zx_koid_t* tid) argument

Completed in 32 milliseconds