Home
last modified time | relevance | path

Searched refs:variable (Results 1 – 25 of 37) sorted by relevance

12

/tools/metalava/metalava-model-psi/src/test/java/com/android/tools/metalava/model/psi/
DPsiAnnotationMixtureTest.kt105 val variable = variableMethod.returnType() in foo1() constant
107 variable.assertReferencesTypeParameter(typeParameter) in foo1()
108 assertThat(variable.annotationNames()).containsExactly("test.pkg.A") in foo1()
/tools/security/gdb/gdb_json_printer/test/
Dgdb_json_printer_test.py46 variable = gdb.execute("p {}".format(variable_name), to_string=True)
47 variable = remove_gdb_output_prefix(variable)
48 variable_json = json.loads(variable)
/tools/asuite/asuite_plugin/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
76 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
/tools/metalava/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
76 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
/tools/trebuchet/
Dgradlew.bat29 echo Please set the JAVA_HOME variable in your environment to match the
43 echo Please set the JAVA_HOME variable in your environment to match the
76 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
DREADME.md15 …rKt program placed into a directory that is a member of the PATH system variable. If you wish to …
19 …rKt program placed into a directory that is a member of the PATH system variable. If you wish to …
/tools/ndkports/
Dgradlew.bat48 echo Please set the JAVA_HOME variable in your environment to match the
62 echo Please set the JAVA_HOME variable in your environment to match the
81 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
DREADME.md40 The scripts use the standard `ANDROID_NDK_ROOT` environment variable to
/tools/apksig/
Dgradlew.bat49 echo Please set the JAVA_HOME variable in your environment to match the
63 echo Please set the JAVA_HOME variable in your environment to match the
82 rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/binarycompatibility/
DBinaryCompatibilityInterfaceMethodsTest.kt430 … fun `Change last parameter from array type T(array) to variable arity T(elipse) (Compatible)`() { in Change last parameter from array type T(array) to variable arity T(elipse) (Compatible)()
452 …fun `Change last parameter from variable arity T(elipse) to array type T(array) (Incompatible)`() { in Change last parameter from variable arity T(elipse) to array type T(array) (Incompatible)()
DBinaryCompatibilityClassMethodsAndConstructors.kt637 … fun `Change last parameter from array type T(array) to variable arity T(elipse) (Compatible)`() { in Change last parameter from array type T(array) to variable arity T(elipse) (Compatible)()
659 …fun `Change last parameter from variable arity T(elipse) to array type T(array) (Incompatible)`() { in Change last parameter from variable arity T(elipse) to array type T(array) (Incompatible)()
/tools/tradefederation/core/javatests/res/testtype/
Dgtest_output5.txt28 WARNING: Environment variable GTEST_TEMP is expected to be a 32-bit integer, but actually has value…
30 WARNING: Environment variable GTEST_TEMP is expected to be a 32-bit integer, but actually has value…
/tools/netsim/rust/proto/
DCMakeLists.txt15 # cmake unless the CMAKE environmental variable is set.
/tools/tradefederation/core/
Dpylintrc9 # Good variable names which should always be accepted, separated by a comma
/tools/acloud/
Dpylintrc17 # Good variable names which should always be accepted, separated by a comma
/tools/apksig/etc/
Dapksigner.bat35 echo Please set the JAVA_HOME variable in your environment to match the
48 echo Please set the JAVA_HOME variable in your environment to match the
Dapksigner-kms.bat35 echo Please set the JAVA_HOME variable in your environment to match the
48 echo Please set the JAVA_HOME variable in your environment to match the
/tools/repohooks/tools/
Dpylintrc264 # Good variable names which should always be accepted, separated by a comma
267 # Bad variable names which should always be refused, separated by a comma
283 # Regular expression matching correct variable names
284 variable-rgx=[a-z_][a-z0-9_]{2,30}$
286 # Naming hint for variable names
287 variable-name-hint=[a-z_][a-z0-9_]{2,30}$
/tools/asuite/
Dpylintrc26 # Good variable names which should always be accepted, separated by a comma.
/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/typeitem/
DCommonTypeModifiersTest.kt107 val variable = variableMethod.returnType() in <lambda>() constant
109 variable.assertReferencesTypeParameter(typeParameter) { in <lambda>()
181 val variable = variableMethod.returnType() in <lambda>() constant
183 variable.assertReferencesTypeParameter(typeParameter) { in <lambda>()
223 val variable = variableMethod.returnType() in <lambda>() constant
225 variable.assertReferencesTypeParameter(typeParameter) { in <lambda>()
DCommonTypeItemTest.kt433 fun `Test variable types`() { in Test variable types()
482 fun `Test method return type variable types`() { in Test method return type variable types()
545 fun `Test method parameter type variable types`() { in Test method parameter type variable types()
608 fun `Test field type variable types`() { in Test field type variable types()
648 fun `Test property type variable types`() { in Test property type variable types()
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DTfTestLauncherTest.java155 for (String variable : AutomatedReporters.REPORTER_MAPPING) { in testRun()
156 verify(mMockRunUtil).unsetEnvVariable(variable); in testRun()
/tools/metalava/stub-annotations/
DREADME.md30 package, local variable, annotation type, etc.
/tools/security/gdb/gdb_json_printer/
DREADME.md66 Visit variable := {
/tools/netsim/rust/
DCMakeLists.txt44 # 3. MSVC uses environment variable "CL" to prepend arguments to the

12