/tools/metalava/metalava-model-psi/src/test/java/com/android/tools/metalava/model/psi/ |
D | PsiAnnotationMixtureTest.kt | 105 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/ |
D | gdb_json_printer_test.py | 46 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/ |
D | gradlew.bat | 29 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/ |
D | gradlew.bat | 29 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/ |
D | gradlew.bat | 29 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
|
D | README.md | 15 …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/ |
D | gradlew.bat | 48 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
|
D | README.md | 40 The scripts use the standard `ANDROID_NDK_ROOT` environment variable to
|
/tools/apksig/ |
D | gradlew.bat | 49 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/ |
D | BinaryCompatibilityInterfaceMethodsTest.kt | 430 … 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)()
|
D | BinaryCompatibilityClassMethodsAndConstructors.kt | 637 … 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/ |
D | gtest_output5.txt | 28 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/ |
D | CMakeLists.txt | 15 # cmake unless the CMAKE environmental variable is set.
|
/tools/tradefederation/core/ |
D | pylintrc | 9 # Good variable names which should always be accepted, separated by a comma
|
/tools/acloud/ |
D | pylintrc | 17 # Good variable names which should always be accepted, separated by a comma
|
/tools/apksig/etc/ |
D | apksigner.bat | 35 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
|
D | apksigner-kms.bat | 35 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/ |
D | pylintrc | 264 # 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/ |
D | pylintrc | 26 # 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/ |
D | CommonTypeModifiersTest.kt | 107 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>()
|
D | CommonTypeItemTest.kt | 433 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/ |
D | TfTestLauncherTest.java | 155 for (String variable : AutomatedReporters.REPORTER_MAPPING) { in testRun() 156 verify(mMockRunUtil).unsetEnvVariable(variable); in testRun()
|
/tools/metalava/stub-annotations/ |
D | README.md | 30 package, local variable, annotation type, etc.
|
/tools/security/gdb/gdb_json_printer/ |
D | README.md | 66 Visit variable := {
|
/tools/netsim/rust/ |
D | CMakeLists.txt | 44 # 3. MSVC uses environment variable "CL" to prepend arguments to the
|