Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java152 private void testRotation180WithCutout(ComponentName activityName, @TestMode int testMode) in testRotation180WithCutout() argument
168 switch(testMode) { in testRotation180WithCutout()
189 fail("unrecognized test mode: " + testMode); in testRotation180WithCutout()
/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/os/src/android/os/cts/
DMessageQueueTest.java86 TestLooperThread(Test testMode) { in TestLooperThread() argument
88 mTestMode = testMode; in TestLooperThread()
/cts/tests/tests/display/src/android/display/cts/
DDisplayTest.java301 public void testMode() {
/cts/tests/tests/media/src/android/media/cts/
DAudioTrackTest.java1611 private void playOnceStaticData(String testName, int testMode, int testStreamType, in playOnceStaticData() argument
1624 testConf, testFormat, bufferSize, testMode); in playOnceStaticData()
1755 private void playOnceStreamData(String testName, int testMode, int testStream, in playOnceStreamData() argument
1767 testConf, testFormat, minBufferSize, testMode); in playOnceStreamData()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DReduceTest.java482 public void testMode() { in testMode() method in ReduceTest