OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLAN_OPTION
(Results
1 - 2
of
2
) sorted by null
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java
76
public static final String
PLAN_OPTION
= "plan";
88
@Option(name =
PLAN_OPTION
, description = "the test plan to run.",
811
PLAN_OPTION
, PACKAGE_OPTION, CLASS_OPTION, CONTINUE_OPTION));
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsXmlResultReporter.java
79
@Option(name = CtsTest.
PLAN_OPTION
, description = "the test plan to run.")
Completed in 147 milliseconds