Home
last modified time | relevance | path

Searched defs:testAll (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/power/batterysaver/
DBatterySavingStatsTest.java106 public void testAll() { in testAll() method in BatterySavingStatsTest
DFileUpdaterTest.java332 public void testAll() throws Exception { in testAll() method in FileUpdaterTest
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DPersistentConnectionTest.java115 public void testAll() { in testAll() method in PersistentConnectionTest
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DAppStateTrackerTest.java329 public void testAll() throws Exception { in testAll() method in AppStateTrackerTest
/frameworks/base/core/tests/coretests/src/android/app/activity/
DBroadcastTest.java251 public void testAll() throws Exception { in testAll() method in BroadcastTest
/frameworks/av/media/libstagefright/omx/tests/
DOMXHarness.cpp773 status_t Harness::testAll() { in testAll() function in android::Harness