Home
last modified time | relevance | path

Searched refs:addTests (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/deskclock/
DDeskClockTestsActivity.java139 addTests(adapter, ALARM_TESTS); in onCreate()
142 addTests(adapter, TIMER_TESTS); in onCreate()
154 private void addTests(ArrayTestListAdapter adapter, TestInfo[] tests) { in addTests() method in DeskClockTestsActivity
/cts/tests/tests/media/src/android/media/cts/
DAdaptivePlaybackTest.java302 test.addTests(tests, c); in ex()
344 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.EarlyEosTest
405 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.EosFlushSeekTest
461 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.ReconfigDrcTest
528 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.AdaptiveDrcTest
658 public void addTests(TestList tests, Codec c) { in addTests() method
685 public void addTests(TestList tests, final Codec c) {
1608 public abstract void addTests(TestList tests, Codec c);