Home
last modified time | relevance | path

Searched refs:shouldRun (Results 1 – 3 of 3) 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
/test/vts/tools/vts-core-tradefed/src/com/android/tradefed/testtype/suite/module/
DKernelTestModuleController.java48 public RunStrategy shouldRun(IInvocationContext context) { in shouldRun() method in KernelTestModuleController