Lines Matching full:failure
42 // This helper class can be used to mock out Google Test failure reporting
47 // failure is reported. It can either intercept only failures that are
93 // TestPartResultArray contains exactly one failure that has the given
95 // non-fatal failure will be generated.
117 // statement will cause exactly one fatal Google Test failure with 'substr'
118 // being part of the failure message.
131 // - You cannot stream a failure message to this macro.
174 // statement will cause exactly one non-fatal Google Test failure with 'substr'
175 // being part of the failure message.
188 // - You cannot stream a failure message to this macro.