Lines Matching refs:Eq
35 using ::testing::Eq;
53 Eq(MakeInstruction(SpvOpDecorate, in TEST_P()
60 Eq(input.str())); in TEST_P()
119 Eq("Invalid decoration 'xxyyzz'.")); in TEST_F()
124 Eq("Expected <opcode> or <result-id> at the beginning of an " in TEST_F()
130 Eq("Expected <opcode> or <result-id> at the beginning of an " in TEST_F()
137 Eq("Expected <opcode> or <result-id> at the beginning of an " in TEST_F()
159 Eq(MakeInstruction(SpvOpDecorate, {1, GetParam().enum_value, in TEST_P()
218 Eq("Invalid built-in 'xxyyzz'.")); in TEST_F()
241 Eq("Invalid function parameter attribute 'xxyyzz'.")); in TEST_F()
260 Eq("Invalid floating-point rounding mode 'xxyyzz'.")); in TEST_F()
293 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
299 Eq("Invalid floating-point fast math mode operand 'NotNaN|xxyyzz'.")); in TEST_F()
327 Eq(MakeInstruction(SpvOpDecorate, expected_operands))); in TEST_P()
344 Eq("Invalid linkage type 'xxyyzz'.")); in TEST_F()
351 Eq(MakeInstruction(SpvOpGroupMemberDecorate, {1, 2, 42}))); in TEST_F()
357 Eq(MakeInstruction(SpvOpGroupMemberDecorate, {1, 2, 96, 3, 42}))); in TEST_F()
362 Eq("Expected operand, found end of stream.")); in TEST_F()
367 Eq("Expected id to start with %.")); in TEST_F()
372 Eq("Expected id to start with %.")); in TEST_F()
377 Eq("Expected operand, found end of stream.")); in TEST_F()
382 Eq("Invalid unsigned integer literal: %id1")); in TEST_F()
387 Eq("Expected id to start with %.")); in TEST_F()
392 Eq("Expected operand, found end of stream.")); in TEST_F()
397 Eq("Invalid unsigned integer literal: %id2")); in TEST_F()
415 Eq(MakeInstruction(SpvOpMemberDecorate, in TEST_P()
422 Eq(input.str())); in TEST_P()
481 Eq("Invalid decoration 'xxyyzz'.")); in TEST_F()
486 Eq("Expected <opcode> or <result-id> at the beginning of an " in TEST_F()
492 Eq("Expected <opcode> or <result-id> at the beginning of an " in TEST_F()
499 Eq("Expected <opcode> or <result-id> at the beginning of an " in TEST_F()