/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | DeviceAdminServiceProfileOwnerTest.java | 62 public void testAll() throws Throwable { in testAll() method in DeviceAdminServiceProfileOwnerTest 63 super.testAll(); in testAll()
|
D | BaseDeviceAdminServiceTest.java | 99 public void testAll() throws Throwable { in testAll() method in BaseDeviceAdminServiceTest
|
/cts/tests/tests/voicesettings/src/android/voicesettings/cts/ |
D | BatterySaverModeTest.java | 42 public void testAll() throws Exception { in testAll() method in BatterySaverModeTest
|
D | ZenModeTest.java | 51 public void testAll() throws Exception { in testAll() method in ZenModeTest
|
D | AirplaneModeTest.java | 65 public void testAll() throws Exception { in testAll() method in AirplaneModeTest
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | AudioFrequencyVoiceRecognitionActivity.java | 619 if (mResultsTone.testAll()) { 628 if (mResultsBack.testAll()) { 636 if (mResultsMic.testAll()) { 647 if (mResultsMic.testAll() && mResultsTone.testAll() && toneTestSuccess && 648 mResultsBack.testAll()) { 880 public boolean testAll() { in testAll() method in AudioFrequencyVoiceRecognitionActivity.Results
|
D | AudioFrequencyUnprocessedActivity.java | 597 if (mResultsTone.testAll()) { in computeResults() 606 if (mResultsBack.testAll()) { in computeResults() 614 if (mResultsMic.testAll()) { in computeResults() 625 if (mResultsMic.testAll() && mResultsTone.testAll() && toneTestSuccess && in computeResults() 626 mResultsBack.testAll()) { in computeResults() 869 public boolean testAll() { in testAll() method in AudioFrequencyUnprocessedActivity.Results
|
D | AudioFrequencySpeakerActivity.java | 369 public boolean testAll() { in testAll() method in AudioFrequencySpeakerActivity.Results 393 if (resultsLeft.testAll() && resultsRight.testAll() && resultsBase.testAll()) { in computeResults()
|
D | AudioFrequencyLineActivity.java | 344 public boolean testAll() { in testAll() method in AudioFrequencyLineActivity.Results 365 if (resultsLeft.testAll() && resultsRight.testAll()) { in computeResults()
|
D | AudioFrequencyMicActivity.java | 533 public boolean testAll() { in testAll() method in AudioFrequencyMicActivity.Results
|
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/ |
D | VoiceInteractionTest.java | 93 public void testAll() throws Exception { in testAll() method in VoiceInteractionTest
|
/cts/tests/ServiceKillTest/src/com/android/cts/servicekilltest/ |
D | ServiceKillTests.java | 71 public void testAll() throws Exception { in testAll() method in ServiceKillTests
|