Searched refs:testStep (Results 1 – 3 of 3) sorted by relevance
1182 int testStep = 0; in displayTestDevices() local1188 if (testStep == mTestStep) { in displayTestDevices()1193 if (testModule.canRun() && testStep != mTestStep) { in displayTestDevices()1197 if (testStep == mTestStep) { in displayTestDevices()1202 testStep++; in displayTestDevices()
686 public Step testStep(final Codec c, final int framesBeforeDrc, in testStep() method in AdaptivePlaybackTest.AdaptiveDrcEarlyEosTest740 tests.add(testStep(c, drcFrame, eosFrame)); in addTests()
1771 public void testStep() { in testStep() method in TestStep