Lines Matching refs:HasSubstr

27 using ::testing::HasSubstr;
282 HasSubstr("Expected bool scalar type as Result Type: Any")); in TEST_F()
293 HasSubstr("Expected operand to be vector bool: Any")); in TEST_F()
318 HasSubstr("Expected bool scalar or vector type as Result Type: IsNan")); in TEST_F()
330 HasSubstr("Expected operand to be scalar or vector float: IsNan")); in TEST_F()
342 HasSubstr( in TEST_F()
369 HasSubstr( in TEST_F()
382 HasSubstr( in TEST_F()
395 HasSubstr( in TEST_F()
409 HasSubstr("Expected left and right operands to have the same type: " in TEST_F()
435 HasSubstr( in TEST_F()
448 HasSubstr("Expected operands to be scalar or vector float: FOrdEqual")); in TEST_F()
460 HasSubstr( in TEST_F()
474 HasSubstr("Expected left and right operands to have the same type: " in TEST_F()
499 HasSubstr( in TEST_F()
512 HasSubstr("Expected both operands to be of Result Type: LogicalEqual")); in TEST_F()
524 HasSubstr("Expected both operands to be of Result Type: LogicalEqual")); in TEST_F()
548 HasSubstr( in TEST_F()
560 HasSubstr("Expected operand to be of Result Type: LogicalNot")); in TEST_F()
585 HasSubstr("Expected scalar or vector type as Result Type: Select")); in TEST_F()
601 HasSubstr( in TEST_F()
651 HasSubstr("Expected bool scalar or vector type as condition: Select")); in TEST_F()
663 HasSubstr( in TEST_F()
676 HasSubstr("Expected both objects to be of Result Type: Select")); in TEST_F()
687 HasSubstr("Expected both objects to be of Result Type: Select")); in TEST_F()
712 HasSubstr("Expected bool scalar or vector type as Result Type: IEqual")); in TEST_F()
724 HasSubstr("Expected operands to be scalar or vector int: IEqual")); in TEST_F()
736 HasSubstr( in TEST_F()
750 HasSubstr("Expected operands to be scalar or vector int: IEqual")); in TEST_F()
761 HasSubstr("Expected both operands to have the same component bit " in TEST_F()
789 HasSubstr( in TEST_F()
802 HasSubstr("Expected operands to be scalar or vector int: UGreaterThan")); in TEST_F()
814 HasSubstr( in TEST_F()
828 HasSubstr("Expected operands to be scalar or vector int: UGreaterThan")); in TEST_F()
840 HasSubstr("Expected both operands to have the same component bit width: " in TEST_F()
868 HasSubstr( in TEST_F()
881 HasSubstr("Expected operands to be scalar or vector int: SGreaterThan")); in TEST_F()
893 HasSubstr( in TEST_F()
907 HasSubstr("Expected operands to be scalar or vector int: SGreaterThan")); in TEST_F()
918 HasSubstr("Expected both operands to have the same component bit " in TEST_F()