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.java345 test.addTests(tests, c); in ex()
387 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.EarlyEosTest
448 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.EosFlushSeekTest
510 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.ReconfigDrcTest
577 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.AdaptiveDrcTest
711 public void addTests(TestList tests, Codec c) { in addTests() method
738 public void addTests(TestList tests, final Codec c) {
1736 public abstract void addTests(TestList tests, Codec c);