Lines Matching refs:includes
388 if (errorCombination.includes(type)) {
402 if (!fIgnorableErrorTypes.includes(type)) {
416 bool isIgnorableType = fIgnorableErrorTypes.includes(type);
879 } else if (errors.includes(kRenderModeMismatch_ErrorType)) {
881 } else if (errors.includes(kExpectationsMismatch_ErrorType)) {
887 } else if (errors.includes(kMissingExpectations_ErrorType)) {