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