Home
last modified time | relevance | path

Searched refs:testMode (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DMessageQueueTest.java86 TestLooperThread(Test testMode) { in TestLooperThread() argument
88 mTestMode = testMode; in TestLooperThread()
/cts/tests/tests/transition/src/android/transition/cts/
DVisibilityTest.java60 public void testMode() throws Throwable { in testMode() method in VisibilityTest
DFadeTest.java82 public void testMode() throws Throwable { in testMode() method in FadeTest
/cts/tests/tests/display/src/android/display/cts/
DDisplayTest.java301 public void testMode() {
/cts/tests/tests/media/src/android/media/cts/
DAudioTrackTest.java1612 private void playOnceStaticData(String testName, int testMode, int testStreamType, in playOnceStaticData() argument
1625 testConf, testFormat, bufferSize, testMode); in playOnceStaticData()
1756 private void playOnceStreamData(String testName, int testMode, int testStream, in playOnceStreamData() argument
1768 testConf, testFormat, minBufferSize, testMode); in playOnceStreamData()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DReduceTest.java482 public void testMode() { in testMode() method in ReduceTest