Searched refs:expected_enum (Results 1 – 2 of 2) sorted by relevance
287 const uint32_t expected_enum = SpvDecorationFPFastMathMode; in TEST_F() local293 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()