Home
last modified time | relevance | path

Searched refs:testAll (Results 1 – 11 of 11) 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.java32 public void testAll() throws Exception { in testAll() method in BatterySaverModeTest
DAirplaneModeTest.java35 public void testAll() throws Exception { in testAll() method in AirplaneModeTest
DZenModeTest.java41 public void testAll() throws Exception { in testAll() method in ZenModeTest
/cts/tests/expectations/
Dknownfailures.txt5 "android.alarmclock.cts.DismissAlarmTest#testAll",
6 "android.alarmclock.cts.SetAlarmTest#testAll",
7 "android.alarmclock.cts.SnoozeAlarmTest#testAll"
171 "android.voicesettings.cts.ZenModeTest#testAll"
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioFrequencySpeakerActivity.java393 public boolean testAll() { in testAll() method in AudioFrequencySpeakerActivity.Results
417 if (resultsLeft.testAll() && resultsRight.testAll() && resultsBase.testAll()) { in computeResults()
DAudioFrequencyLineActivity.java349 public boolean testAll() { in testAll() method in AudioFrequencyLineActivity.Results
370 if (resultsLeft.testAll() && resultsRight.testAll()) { in computeResults()
DAudioFrequencyMicActivity.java492 public boolean testAll() { in testAll() method in AudioFrequencyMicActivity.Results
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVoiceInteractionTest.java75 public void testAll() throws Exception { in testAll() method in VoiceInteractionTest