Searched refs:getAmplitudeMax (Results 1 – 1 of 1) sorted by relevance
190 static float getAmplitudeMax() { in getAmplitudeMax() function205 active.startAmplitude = (getAmplitudeMin() + getAmplitudeMax()) / 2; in composeValidActivePwle()207 active.endAmplitude = (getAmplitudeMin() + getAmplitudeMax()) / 2; in composeValidActivePwle()836 active.startAmplitude = getAmplitudeMax() + 1.0; // Amplitude greater than allowed in TEST_P()837 active.endAmplitude = getAmplitudeMax() + 1.0; // Amplitude greater than allowed in TEST_P()