Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DITestSuite.java561 if (stageAtInvocationLevel()) { in loadAndFilter()
571 private boolean stageAtInvocationLevel() { in stageAtInvocationLevel() method in ITestSuite
914 if (!stageAtInvocationLevel() && stageModuleLevel()) { in run()