Searched refs:testMode (Results 1 – 7 of 7) sorted by relevance
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | ConfigChangeTests.java | 152 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/ |
D | VisibilityTest.java | 60 public void testMode() throws Throwable { in testMode() method in VisibilityTest
|
D | FadeTest.java | 82 public void testMode() throws Throwable { in testMode() method in FadeTest
|
/cts/tests/tests/os/src/android/os/cts/ |
D | MessageQueueTest.java | 86 TestLooperThread(Test testMode) { in TestLooperThread() argument 88 mTestMode = testMode; in TestLooperThread()
|
/cts/tests/tests/display/src/android/display/cts/ |
D | DisplayTest.java | 301 public void testMode() {
|
/cts/tests/tests/media/src/android/media/cts/ |
D | AudioTrackTest.java | 1611 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/ |
D | ReduceTest.java | 482 public void testMode() { in testMode() method in ReduceTest
|