Home
last modified time | relevance | path

Searched refs:testAll (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/alarmclock/src/android/alarmclock/cts/
DSetAlarmTest.java27 public void testAll() throws Exception { in testAll() method in SetAlarmTest
DDismissAlarmTest.java27 public void testAll() throws Exception { in testAll() method in DismissAlarmTest
DSnoozeAlarmTest.java27 public void testAll() throws Exception { in testAll() method in SnoozeAlarmTest
/cts/tests/tests/voicesettings/src/android/voicesettings/cts/
DBatterySaverModeTest.java45 public void testAll() throws Exception { in testAll() method in BatterySaverModeTest
DAirplaneModeTest.java48 public void testAll() throws Exception { in testAll() method in AirplaneModeTest
DZenModeTest.java53 public void testAll() throws Exception { in testAll() method in ZenModeTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencySpeakerActivity.java383 public boolean testAll() { in testAll() method in AudioFrequencySpeakerActivity.Results
407 if (resultsLeft.testAll() && resultsRight.testAll() && resultsBase.testAll()) { in computeResults()
DAudioFrequencyLineActivity.java363 public boolean testAll() { in testAll() method in AudioFrequencyLineActivity.Results
384 if (resultsLeft.testAll() && resultsRight.testAll()) { in computeResults()
DAudioFrequencyUnprocessedActivity.java364 public boolean testAll() { in testAll() method in AudioFrequencyUnprocessedActivity.Results
390 if (resultsBuiltIn.testAll()) { in computeTest1Results()
DAudioFrequencyMicActivity.java506 public boolean testAll() { in testAll() method in AudioFrequencyMicActivity.Results
/cts/tests/expectations/
Dknownfailures.txt5 "android.alarmclock.cts.DismissAlarmTest#testAll",
6 "android.alarmclock.cts.SetAlarmTest#testAll",
7 "android.alarmclock.cts.SnoozeAlarmTest#testAll"
163 "android.voicesettings.cts.ZenModeTest#testAll"
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionTest.java89 public void testAll() throws Exception { in testAll() method in VoiceInteractionTest