Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/windowmanager/src/android/server/cts/
DParentChildTestBase.java57 stopTestCase(); in doFullscreenTest()
64 stopTestCase(); in doDockedTest()
/cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
DActivityManagerTestBase.java1114 protected void stopTestCase() throws Exception { in stopTestCase() method in ActivityManagerTestBase