Lines Matching refs:HasSubstr

26 using ::testing::HasSubstr;
192 HasSubstr("Expected Result Type to be a scalar type")); in TEST_F()
203 HasSubstr("Expected Vector type to be OpTypeVector")); in TEST_F()
215 HasSubstr("Expected Vector component type to be equal to Result Type")); in TEST_F()
226 HasSubstr("Expected Index to be int scalar")); in TEST_F()
246 HasSubstr("Expected Result Type to be OpTypeVector")); in TEST_F()
257 HasSubstr("Expected Vector type to be equal to Result Type")); in TEST_F()
268 HasSubstr("Expected Component type to be equal to Result Type " in TEST_F()
280 HasSubstr("Expected Index to be int scalar")); in TEST_F()
291 HasSubstr("Expected Result Type to be a composite type")); in TEST_F()
314 HasSubstr("Expected number of constituents to be at least 2")); in TEST_F()
324 EXPECT_THAT(getDiagnosticString(), HasSubstr("Operand 5[%float] cannot be a " in TEST_F()
337 HasSubstr("Expected Constituents to be scalars or vectors of the same " in TEST_F()
350 HasSubstr("Expected Constituents to be scalars or vectors of the same " in TEST_F()
363 HasSubstr("Expected total number of given components to be equal to the " in TEST_F()
376 HasSubstr("Expected total number of given components to be equal to the " in TEST_F()
399 HasSubstr("Expected total number of Constituents to be equal to the " in TEST_F()
412 HasSubstr("Expected total number of Constituents to be equal to the " in TEST_F()
425 HasSubstr("Expected Constituent type to be equal to the column type " in TEST_F()
447 HasSubstr("Expected total number of Constituents to be equal to the " in TEST_F()
460 HasSubstr("Expected total number of Constituents to be equal to the " in TEST_F()
473 HasSubstr("Expected Constituent type to be equal to the column type " in TEST_F()
495 HasSubstr("Expected total number of Constituents to be equal to the " in TEST_F()
508 HasSubstr("Expected total number of Constituents to be equal to the " in TEST_F()
520 HasSubstr("Expected Constituent type to be equal to the " in TEST_F()
542 HasSubstr("ID 19[%float_0] is not a type id")); in TEST_F()
554 HasSubstr("Expected Result Type and Operand type to be the same")); in TEST_F()
575 HasSubstr("Expected Result Type to be a matrix type")); in TEST_F()
587 HasSubstr("Expected component types of Matrix and Result Type to be " in TEST_F()
599 HasSubstr("Expected number of columns and the column size " in TEST_F()
611 HasSubstr("Expected number of columns and the column size " in TEST_F()
623 HasSubstr("Expected number of columns and the column size " in TEST_F()
663 EXPECT_THAT(getDiagnosticString(), HasSubstr("Operand 11[%v4float] cannot " in TEST_F()
675 HasSubstr("Reached non-composite type while indexes still remain " in TEST_F()
687 HasSubstr("Vector access is out of bounds, " in TEST_F()
699 HasSubstr("Matrix access is out of bounds, " in TEST_F()
711 HasSubstr("Vector access is out of bounds, " in TEST_F()
724 HasSubstr("Array access is out of bounds, " in TEST_F()
737 HasSubstr("Index is out of bounds, can not find index 6 in the " in TEST_F()
751 HasSubstr("Vector access is out of bounds, " in TEST_F()
764 HasSubstr("Reached non-composite type while " in TEST_F()
778 HasSubstr( in TEST_F()
792 HasSubstr("Result type (OpTypeFloat) does not match the type " in TEST_F()
806 HasSubstr("Result type (OpTypeFloat) does not match the type " in TEST_F()
820 HasSubstr("Result type (OpTypeFloat) does not match the type " in TEST_F()
835 HasSubstr( in TEST_F()
877 HasSubstr("The Result Type must be the same as Composite type in " in TEST_F()
889 HasSubstr("Reached non-composite type while indexes still remain " in TEST_F()
901 HasSubstr("Vector access is out of bounds, " in TEST_F()
913 HasSubstr("Matrix access is out of bounds, " in TEST_F()
925 HasSubstr("Vector access is out of bounds, " in TEST_F()
938 HasSubstr("Array access is out of bounds, array " in TEST_F()
951 HasSubstr("Index is out of bounds, can not find index 6 in the " in TEST_F()
965 HasSubstr("Vector access is out of bounds, " in TEST_F()
978 HasSubstr("Reached non-composite type while indexes still remain " in TEST_F()
991 HasSubstr("The Object type (OpTypeVector) does not match the " in TEST_F()
1005 HasSubstr("The Object type (OpTypeFloat) does not match the type " in TEST_F()
1019 HasSubstr("The Object type (OpTypeFloat) does not match the type " in TEST_F()
1033 HasSubstr("The Object type (OpTypeFloat) does not match the type " in TEST_F()
1047 HasSubstr("The Object type (OpTypeFloat) does not match the type " in TEST_F()
1118 HasSubstr("The number of indexes in OpCompositeExtract may not " in TEST_F()
1138 HasSubstr("The number of indexes in OpCompositeInsert may not " in TEST_F()
1155 HasSubstr("The Result Type must be the same as Composite type")); in TEST_F()
1183 HasSubstr("Result type (OpTypeFloat) does not match the type " in TEST_F()
1216 HasSubstr("The Object type (OpTypeInt) does not match the type " in TEST_F()
1272 HasSubstr("Reached non-composite type while indexes still remain " in TEST_F()
1296 HasSubstr("Reached non-composite type while indexes still remain " in TEST_F()
1321 HasSubstr("Result type (OpTypeInt) does not match the type that " in TEST_F()
1347 HasSubstr("The Object type (OpTypeInt) does not match the type " in TEST_F()
1366 HasSubstr("Index is out of bounds, can not find index 3 in the " in TEST_F()
1387 HasSubstr("Index is out of bounds, can not find index 3 in the structure " in TEST_F()
1491 HasSubstr("Expected Index to be int scalar")); in TEST_F()