Searched refs:MaskHint (Results 1 – 2 of 2) sorted by relevance
58 enum class HintActionType { Node, DoHint, EndHint, MaskHint }; enumerator
105 "Type": "MaskHint",548 EXPECT_EQ(HintActionType::MaskHint, actions["MASK_LAUNCH_MODE"].hint_actions[0].type); in TEST_F()