Lines Matching refs:Eq
27 using ::testing::Eq;
38 Eq(MakeInstruction(spv::Op::OpGetKernelLocalSizeForSubgroupCount,
45 Eq("Expected <result-id> at the beginning of an instruction, "
49 Eq("Expected operand for OpGetKernelLocalSizeForSubgroupCount "
54 Eq("Expected operand for OpGetKernelLocalSizeForSubgroupCount "
60 Eq(MakeInstruction(spv::Op::OpGetKernelLocalSizeForSubgroupCount,
66 Eq("Expected '=', found end of stream."));
73 Eq("Expected id to start with %."));
78 Eq("Expected id to start with %."));
87 Eq(MakeInstruction(spv::Op::OpGetKernelMaxNumSubgroups,
94 Eq("Expected <result-id> at the beginning of an instruction, found "
98 Eq("Expected operand for OpGetKernelMaxNumSubgroups instruction, "
102 Eq("Expected operand for OpGetKernelMaxNumSubgroups instruction, "
107 Eq(MakeInstruction(spv::Op::OpGetKernelMaxNumSubgroups,
112 Eq("Expected '=', found end of stream."));
118 Eq("Expected id to start with %."));
122 Eq("Expected id to start with %."));