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.java300 test.addTests(tests, c); in ex()
342 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.EarlyEosTest
403 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.EosFlushSeekTest
459 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.ReconfigDrcTest
526 public void addTests(TestList tests, final Codec c) { in addTests() method in AdaptivePlaybackTest.AdaptiveDrcTest
656 public void addTests(TestList tests, Codec c) { in addTests() method
683 public void addTests(TestList tests, final Codec c) {
1645 public abstract void addTests(TestList tests, Codec c);