Lines Matching refs:HasSubstr
27 using ::testing::HasSubstr;
292 HasSubstr("Expected unsigned int scalar or vector type as Result " in TEST_F()
305 HasSubstr("Expected input to be float scalar or vector: ConvertFToU")); in TEST_F()
316 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
340 HasSubstr( in TEST_F()
353 HasSubstr("Expected input to be float scalar or vector: ConvertFToS")); in TEST_F()
364 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
388 HasSubstr( in TEST_F()
401 HasSubstr("Expected input to be int scalar or vector: ConvertSToF")); in TEST_F()
412 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
435 HasSubstr("Expected unsigned int scalar or vector type as Result " in TEST_F()
447 HasSubstr("Expected input to be int scalar or vector: UConvert")); in TEST_F()
458 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
470 HasSubstr("Expected input to have different bit width from " in TEST_F()
494 HasSubstr("Expected int scalar or vector type as Result Type: SConvert")); in TEST_F()
505 HasSubstr("Expected input to be int scalar or vector: SConvert")); in TEST_F()
516 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
528 HasSubstr("Expected input to have different bit width from " in TEST_F()
552 HasSubstr( in TEST_F()
565 HasSubstr("Expected input to be float scalar or vector: FConvert")); in TEST_F()
576 HasSubstr("Expected input to have the same dimension as Result " in TEST_F()
588 HasSubstr("Expected input to have different bit width from " in TEST_F()
612 HasSubstr("Expected 32-bit float scalar or vector type as Result Type: " in TEST_F()
625 HasSubstr("Expected 32-bit float scalar or vector type as Result Type: " in TEST_F()
638 HasSubstr( in TEST_F()
679 HasSubstr( in TEST_F()
720 HasSubstr( in TEST_F()
761 HasSubstr( in TEST_F()
802 HasSubstr( in TEST_F()
826 HasSubstr("Expected unsigned int scalar type as Result Type: " in TEST_F()
838 HasSubstr("Expected input to be a pointer: ConvertPtrToU")); in TEST_F()
860 HasSubstr("Expected int scalar or vector type as Result Type: " in TEST_F()
873 HasSubstr("Expected int scalar or vector as input: SatConvertSToU")); in TEST_F()
885 HasSubstr("Expected input to have the same dimension as Result Type: " in TEST_F()
907 HasSubstr("Expected Result Type to be a pointer: ConvertUToPtr")); in TEST_F()
918 HasSubstr("Expected int scalar as input: ConvertUToPtr")); in TEST_F()
929 HasSubstr("Expected int scalar as input: ConvertUToPtr")); in TEST_F()
952 HasSubstr("Expected Result Type to be a pointer: PtrCastToGeneric")); in TEST_F()
964 HasSubstr("Expected Result Type to have storage class Generic: " in TEST_F()
976 EXPECT_THAT(getDiagnosticString(), HasSubstr("Operand 4[%float] cannot be a " in TEST_F()
988 HasSubstr("Expected input to have storage class Workgroup, " in TEST_F()
1002 HasSubstr("Expected input and Result Type to point to the same type: " in TEST_F()
1030 HasSubstr("Expected Result Type to be a pointer: GenericCastToPtr")); in TEST_F()
1043 HasSubstr("Expected Result Type to have storage class Workgroup, " in TEST_F()
1057 HasSubstr("Expected input to be a pointer: GenericCastToPtr")); in TEST_F()
1069 HasSubstr("Expected input to have storage class Generic: " in TEST_F()
1084 HasSubstr("Expected input and Result Type to point to the same type: " in TEST_F()
1112 HasSubstr( in TEST_F()
1126 HasSubstr("Expected Result Type to be of target storage class: " in TEST_F()
1141 HasSubstr("Expected target storage class to be Workgroup, " in TEST_F()
1156 HasSubstr("Expected input to be a pointer: GenericCastToPtrExplicit")); in TEST_F()
1168 HasSubstr("Expected input to have storage class Generic: " in TEST_F()
1183 HasSubstr("Expected input and Result Type to point to the same type: " in TEST_F()
1212 EXPECT_THAT(getDiagnosticString(), HasSubstr("Operand 4[%float] cannot be a " in TEST_F()
1225 HasSubstr("Expected Result Type to be a pointer or int or float vector " in TEST_F()
1237 HasSubstr("Expected input to be a pointer or int or float vector " in TEST_F()
1250 HasSubstr("Expected input to be a pointer or int scalar if Result Type " in TEST_F()
1263 HasSubstr( in TEST_F()
1277 HasSubstr( in TEST_F()
1301 EXPECT_THAT(getDiagnosticString(), HasSubstr("Operand 1[%uint] cannot be a " in TEST_F()