Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DCtsTestTest.java133 setCreateAndRunTestExpectations(); in testRun_plan()
153 setCreateAndRunTestExpectations(); in testRun_package()
172 setCreateAndRunTestExpectations(); in testRun_resume()
204 setCreateAndRunTestExpectations(); in testRun_class()
224 setCreateAndRunTestExpectations(); in testRun_test()
258 setCreateAndRunTestExpectations(); in testRun_continueSession()
280 private void setCreateAndRunTestExpectations() throws DeviceNotAvailableException { in setCreateAndRunTestExpectations() method in CtsTestTest