Searched refs:testValueSecond (Results 1 – 2 of 2) sorted by relevance
50 float testValueSecond = 0.5f; variable65 ASSERT_EQ(targetValueSecond, stepsCurveStart.Interpolate(testValueSecond));83 float testValueSecond = 0.5f; variable98 ASSERT_EQ(targetValueSecond, stepsCurveEnd.Interpolate(testValueSecond));114 float testValueSecond = 0.8f; variable121 ASSERT_EQ(1.0f, stepsCurveStart.Interpolate(testValueSecond));
561 float testValueSecond = 0.5f; variable569 EXPECT_NEAR(testValueSecond, Curves::LINEAR->MoveInternal(testValueSecond), FLT_EPSILON);586 float testValueSecond = 0.5f; variable594 float targetValueSecond = std::sin(pi * testValueSecond / 2);619 float testValueSecond = 0.5f; variable655 float testValueSecond = 0.5f; variable690 float testValueSecond = 0.5f; variable722 float testValueSecond = 0.5f; variable757 float testValueSecond = 0.5f; variable790 float testValueSecond = 0.8f; variable[all …]