Lines Matching refs:HasSubstr
27 using ::testing::HasSubstr;
164 HasSubstr("Expected int scalar or vector type as Result Type: " in TEST_F()
177 HasSubstr("Expected Base to be int scalar or vector: ShiftRightLogical")); in TEST_F()
189 HasSubstr("Expected Base to have the same dimension as Result Type: " in TEST_F()
202 HasSubstr("Expected Base to have the same bit width as Result Type: " in TEST_F()
215 HasSubstr( in TEST_F()
228 HasSubstr("Expected Shift to have the same dimension as Result Type: " in TEST_F()
253 HasSubstr( in TEST_F()
265 HasSubstr("Expected int scalar or vector as operand: BitwiseAnd " in TEST_F()
277 HasSubstr("Expected int scalar or vector as operand: BitwiseAnd " in TEST_F()
290 HasSubstr("Expected operands to have the same dimension as Result Type: " in TEST_F()
303 HasSubstr("Expected operands to have the same dimension as Result Type: " in TEST_F()
316 HasSubstr("Expected operands to have the same bit width as Result Type: " in TEST_F()
329 HasSubstr("Expected operands to have the same bit width as Result Type: " in TEST_F()
352 HasSubstr( in TEST_F()
365 HasSubstr( in TEST_F()
378 HasSubstr( in TEST_F()
391 HasSubstr("Expected Offset Type to be int scalar: BitFieldInsert")); in TEST_F()
403 HasSubstr("Expected Count Type to be int scalar: BitFieldInsert")); in TEST_F()
424 HasSubstr("Expected int scalar or vector type as Result Type: " in TEST_F()
437 HasSubstr( in TEST_F()
450 HasSubstr("Expected Offset Type to be int scalar: BitFieldSExtract")); in TEST_F()
462 HasSubstr("Expected Count Type to be int scalar: BitFieldSExtract")); in TEST_F()
484 HasSubstr( in TEST_F()
497 HasSubstr("Expected Base Type to be equal to Result Type: BitReverse")); in TEST_F()
519 HasSubstr("Expected int scalar or vector type as Result Type: BitCount")); in TEST_F()
531 HasSubstr("Expected Base Type to be int scalar or vector: BitCount")); in TEST_F()
543 HasSubstr("Expected Base dimension to be equal to Result Type dimension: " in TEST_F()