Lines Matching refs:HasSubstr

27 using ::testing::HasSubstr;
290 HasSubstr( in TEST_F()
303 HasSubstr( in TEST_F()
315 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
328 HasSubstr( in TEST_F()
341 HasSubstr( in TEST_F()
353 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
365 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
377 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
389 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
402 HasSubstr("Expected int scalar or vector type as Result Type: IMul")); in TEST_F()
413 HasSubstr("Expected int scalar or vector type as operand: " in TEST_F()
425 HasSubstr("Expected int scalar or vector type as operand: " in TEST_F()
438 HasSubstr("Expected arithmetic operands to have the same bit width " in TEST_F()
451 HasSubstr("Expected arithmetic operands to have the same bit width " in TEST_F()
464 HasSubstr("Expected arithmetic operands to have the same bit width " in TEST_F()
477 HasSubstr("Expected arithmetic operands to have the same dimension " in TEST_F()
490 HasSubstr("Expected arithmetic operands to have the same dimension " in TEST_F()
503 HasSubstr("Expected arithmetic operands to have the same dimension " in TEST_F()
516 HasSubstr("Expected arithmetic operands to have the same dimension " in TEST_F()
528 HasSubstr("Expected int scalar or vector type as operand: " in TEST_F()
541 HasSubstr( in TEST_F()
554 HasSubstr( in TEST_F()
566 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
578 HasSubstr("Expected arithmetic operands to be of Result Type: " in TEST_F()
599 HasSubstr("Expected float scalar type as Result Type: Dot")); in TEST_F()
609 EXPECT_THAT(getDiagnosticString(), HasSubstr("Operand 6[%float] cannot be a " in TEST_F()
622 HasSubstr("Expected float vector as operand: Dot operand index 3")); in TEST_F()
633 HasSubstr("Expected component type to be equal to Result Type: " in TEST_F()
645 HasSubstr("Expected component type to be equal to Result Type: " in TEST_F()
658 HasSubstr( in TEST_F()
679 HasSubstr("Expected float vector type as Result Type: " in TEST_F()
692 HasSubstr("Expected vector operand type to be equal to Result Type: " in TEST_F()
705 HasSubstr("Expected scalar operand type to be equal to the component " in TEST_F()
726 HasSubstr("Expected float matrix type as Result Type: " in TEST_F()
739 HasSubstr("Expected matrix operand type to be equal to Result Type: " in TEST_F()
752 HasSubstr("Expected scalar operand type to be equal to the component " in TEST_F()
782 HasSubstr("Expected float vector type as Result Type: " in TEST_F()
794 HasSubstr("Expected float vector type as left operand: " in TEST_F()
807 HasSubstr( in TEST_F()
820 HasSubstr("Expected float matrix type as right operand: " in TEST_F()
833 HasSubstr( in TEST_F()
847 HasSubstr( in TEST_F()
861 HasSubstr( in TEST_F()
892 HasSubstr("Expected float vector type as Result Type: " in TEST_F()
904 HasSubstr("Expected float matrix type as left operand: " in TEST_F()
917 HasSubstr( in TEST_F()
930 HasSubstr("Expected float vector type as right operand: " in TEST_F()
942 HasSubstr("Expected component types of the operands to be equal: " in TEST_F()
955 HasSubstr( in TEST_F()
996 HasSubstr( in TEST_F()
1009 HasSubstr( in TEST_F()
1022 HasSubstr( in TEST_F()
1035 HasSubstr( in TEST_F()
1048 HasSubstr("Expected component types of Result Type and right " in TEST_F()
1061 HasSubstr("Expected number of columns of Result Type and right " in TEST_F()
1074 HasSubstr("Expected number of columns of left matrix and number " in TEST_F()
1114 HasSubstr("Expected float matrix type as Result Type: " in TEST_F()
1127 HasSubstr("Expected column type of Result Type to be equal to the type " in TEST_F()
1140 HasSubstr("Expected float vector type as right operand: OuterProduct")); in TEST_F()
1151 HasSubstr("Expected component types of the operands to be equal: " in TEST_F()
1164 HasSubstr("Expected number of columns of the matrix to be equal to the " in TEST_F()
1186 HasSubstr("Expected a struct as Result Type: IAddCarry")); in TEST_F()
1198 HasSubstr("Expected Result Type struct to have two members: IAddCarry")); in TEST_F()
1209 HasSubstr("Expected Result Type struct member types to be " in TEST_F()
1222 HasSubstr("Expected both operands to be of Result Type member " in TEST_F()
1234 HasSubstr("Expected both operands to be of Result Type member " in TEST_F()
1259 HasSubstr("Expected Result Type struct member types to be integer scalar " in TEST_F()
1272 HasSubstr("Expected Result Type struct member types to be identical: " in TEST_F()