/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 | 44 public void testAll() throws Exception { in testAll() method in BatterySaverModeTest
|
D | AirplaneModeTest.java | 67 public void testAll() throws Exception { in testAll() method in AirplaneModeTest
|
D | ZenModeTest.java | 53 public void testAll() throws Exception { in testAll() method in ZenModeTest
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | AudioFrequencyVoiceRecognitionActivity.java | 620 if (mResultsTone.testAll()) { 629 if (mResultsBack.testAll()) { 637 if (mResultsMic.testAll()) { 649 if (mResultsMic.testAll() && mResultsTone.testAll() && toneTestSuccess && 650 mResultsBack.testAll()) { 884 public boolean testAll() { in testAll() method in AudioFrequencyVoiceRecognitionActivity.Results
|
D | AudioFrequencyUnprocessedActivity.java | 598 if (mResultsTone.testAll()) { in computeResults() 607 if (mResultsBack.testAll()) { in computeResults() 615 if (mResultsMic.testAll()) { in computeResults() 627 if (mResultsMic.testAll() && mResultsTone.testAll() && toneTestSuccess && in computeResults() 628 mResultsBack.testAll()) { in computeResults() 873 public boolean testAll() { in testAll() method in AudioFrequencyUnprocessedActivity.Results
|
D | AudioFrequencySpeakerActivity.java | 370 public boolean testAll() { in testAll() method in AudioFrequencySpeakerActivity.Results 394 if (resultsLeft.testAll() && resultsRight.testAll() && resultsBase.testAll()) { in computeResults()
|
D | AudioFrequencyLineActivity.java | 345 public boolean testAll() { in testAll() method in AudioFrequencyLineActivity.Results 366 if (resultsLeft.testAll() && resultsRight.testAll()) { in computeResults()
|
D | AudioFrequencyMicActivity.java | 536 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
|