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