OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VARIABLES
(Results
1 - 16
of
16
) sorted by null
/frameworks/rs/perf-test-scripts/
timing
11
VARIABLES
=
163
# configure launch
variables
168
VARIABLES
="$
VARIABLES
-e minimum_test_runtime $MIN_TIME -e minimum_test_iterations $MIN_ITER"
205
adb shell "am instrument -w $
VARIABLES
-e class $TEST_ROOT#${FUNCTION_NAMES[$testId]} $RUNNER" > /dev/null
259
adb shell "am instrument -w $
VARIABLES
$TESTS_TEXT $RUNNER"
/external/v8/tools/testrunner/local/
statusfile.py
60
VARIABLES
= {ALWAYS: True}
66
VARIABLES
[var] = var
70
VARIABLES
[var] = var
123
def _EvalExpression(exp,
variables
):
125
return eval(exp,
variables
)
132
def _EvalVariantExpression(section, rules, wildcards, variant,
variables
):
134
variables_with_variant.update(
variables
)
149
def _ParseOutcomeList(rule, outcomes, target_dict,
variables
):
157
exp = _EvalExpression(item[0],
variables
)
193
def ReadStatusFile(content,
variables
)
[
all
...]
statusfile_unittest.py
35
variables
= {}
36
variables
.update(TEST_VARIABLES)
37
return
variables
63
variables
= make_variables()
64
variables
.update(statusfile.
VARIABLES
)
68
'system==linux and mode==release',
variables
))
71
'system==linux or variant==default',
variables
))
74
'system==linux and mode==debug',
variables
))
78
'system==linux and mode==foo',
variables
))
[
all
...]
/frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
BaseCompilationTest.java
58
static Pattern
VARIABLES
= Pattern.compile("!@\\{([A-Za-z0-9_-]*)}");
167
final Matcher matcher =
VARIABLES
.matcher(contents);
/external/cblas/testing/
c_dblat1.f
691
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
c_sblat1.f
691
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
c_cblat1.f
646
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
c_zblat1.f
646
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
/external/eigen/blas/testing/
cblat1.f
688
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
dblat1.f
[
all
...]
sblat1.f
[
all
...]
zblat1.f
688
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/
kotlin-reflect-1.0.6.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/
kotlin-reflect-1.1.3-2.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-reflect.jar
Completed in 1194 milliseconds