Searched refs:error_type (Results 1 – 3 of 3) sorted by relevance
79 return error_info_.reports[0].error_type != UNKNOWN; in CrashIsMine()88 switch (report->error_type) { in FillInCause()129 error_info_.reports[report_num].error_type != UNKNOWN) { in AddCauseProtos()135 if (error_info_.reports[1].error_type != UNKNOWN) { in DumpCause()143 error_info_.reports[report_num].error_type != UNKNOWN) { in DumpCause()151 switch (report->error_type) { in DumpReport()
89 using error_type = E; variable93 using rebind = expected<U, error_type>;427 using error_type = E; variable
62 Property(&decltype(expr)::error_type::message, error_matcher)))); \