Home
last modified time | relevance | path

Searched defs:PLAN_OPTION (Results 1 – 2 of 2) sorted by relevance

/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DCompatibilityTest.java80 private static final String PLAN_OPTION = "plan"; field in CompatibilityTest
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DCtsTest.java91 public static final String PLAN_OPTION = "plan"; field in CtsTest