OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RETRY_OPTION
(Results
1 - 6
of
6
) sorted by null
/prebuilts/sdk/tools/
jack
116
RETRY_OPTION
=$1
123
HTTP_CODE=$(curl -f $JACK_EXTRA_CURL_OPTIONS $
RETRY_OPTION
\
138
HTTP_CODE=$(curl -f $JACK_EXTRA_CURL_OPTIONS $
RETRY_OPTION
\
168
if [ "$
RETRY_OPTION
" == "" ]; then
176
if [ "$
RETRY_OPTION
" == "" ]; then
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
RetryFactoryTest.java
65
public static final String
RETRY_OPTION
= "retry";
68
@Option(name =
RETRY_OPTION
,
129
description = "used with " +
RETRY_OPTION
+ ", retry tests"
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/suite/
CompatibilityTestSuite.java
56
@Option(name = RetryFactoryTest.
RETRY_OPTION
,
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTest.java
103
public static final String
RETRY_OPTION
= "retry";
163
@Option(name =
RETRY_OPTION
,
170
description = "used with " +
RETRY_OPTION
+ ", retry tests of a certain status. "
[
all
...]
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
ResultReporter.java
112
@Option(name = RetryFactoryTest.
RETRY_OPTION
,
119
description = "used with " + RetryFactoryTest.
RETRY_OPTION
[
all
...]
/test/framework/harnesses/cts-tradefed/
tradefed-cts-prebuilt.jar
Completed in 5757 milliseconds