Home
last modified time | relevance | path

Searched defs:method (Results 1 – 3 of 3) sorted by relevance

/test/cts-root/hostsidetests/packageinstaller/src/com/android/cts_root/packageinstaller/host/
DSessionCleanUpHostTest.java77 private void run(String method) throws Exception { in run()
/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/
DBugreportManagerTest.java282 Method method = Class.forName("android.os.ServiceManager").getMethod( in waitForDumpstateServiceToStop() local
/test/cts-root/hostsidetests/rollback/src/com/android/cts_root/rollback/host/
DRollbackManagerHostTest.java81 private void run(String method) throws Exception { in run()