Searched defs:badStrength (Results 1 – 4 of 4) sorted by relevance
98 EffectStrength badStrength = static_cast<EffectStrength>(static_cast<int32_t>(strength) + 1); in TEST_P() local107 EffectStrength badStrength = static_cast<EffectStrength>(static_cast<int32_t>(strength) - 1); in TEST_P() local
106 EffectStrength badStrength = static_cast<EffectStrength>(static_cast<int32_t>(strength) + 1); in TEST_P() local115 EffectStrength badStrength = static_cast<EffectStrength>(static_cast<int32_t>(strength) - 1); in TEST_P() local
119 EffectStrength badStrength = static_cast<EffectStrength>(static_cast<int32_t>(strength) + 1); in TEST_P() local129 EffectStrength badStrength = static_cast<EffectStrength>(static_cast<int32_t>(strength) - 1); in TEST_P() local
101 EffectStrength badStrength = static_cast<EffectStrength>(static_cast<int32_t>(strength) + 1); in TEST_P() local110 EffectStrength badStrength = static_cast<EffectStrength>(static_cast<int32_t>(strength) - 1); in TEST_P() local