Home
last modified time | relevance | path

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

/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/module/
DVtsHalAdapterModuleControllerTest.java70 IModuleController.RunStrategy.RUN, mModuleControler.shouldRun(mInvocationContext)); in testShouldRun()
79 mModuleControler.shouldRun(mInvocationContext)); in testShouldSkip()
/test/vts/harnesses/tradefed/src/com/android/tradefed/module/
DVtsHalAdapterModuleController.java45 public RunStrategy shouldRun(IInvocationContext context) { in shouldRun() method in VtsHalAdapterModuleController