Home
last modified time | relevance | path

Searched refs:testStep (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDataPathsBaseActivity.java1182 int testStep = 0; in displayTestDevices() local
1188 if (testStep == mTestStep) { in displayTestDevices()
1193 if (testModule.canRun() && testStep != mTestStep) { in displayTestDevices()
1197 if (testStep == mTestStep) { in displayTestDevices()
1202 testStep++; in displayTestDevices()
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DAdaptivePlaybackTest.java686 public Step testStep(final Codec c, final int framesBeforeDrc, in testStep() method in AdaptivePlaybackTest.AdaptiveDrcEarlyEosTest
740 tests.add(testStep(c, drcFrame, eosFrame)); in addTests()
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestStep.java1771 public void testStep() { in testStep() method in TestStep