/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | ApiLintTest.kt | 1014 fun `Check intent builder names`() { in Check intent builder names() 1045 fun `Check helper classes`() { in Check helper classes() 1118 fun `Check builders`() { in Check builders() 1331 fun `Check package layering`() { in Check package layering() 1371 fun `Check boolean getter and setter naming patterns`() { in Check boolean getter and setter naming patterns() 1439 fun `Check banned collections`() { in Check banned collections() 1476 fun `Check non-overlapping flags`() { in Check non-overlapping flags() 1514 fun `Check exception related issues`() { in Check exception related issues() 1557 fun `Check no mentions of Google in APIs`() { in Check no mentions of Google in APIs() 1586 fun `Check no usages of heavy BitSet`() { in Check no usages of heavy BitSet() [all …]
|
D | ApiFileTest.kt | 1876 fun `Check all modifiers`() { in Check all modifiers() 1976 fun `Check all modifiers, non-compat mode`() { in Check all modifiers, non-compat mode() 2142 fun `Check erasure in throws-list`() { in Check erasure in throws-list() 2176 fun `Check various generics signature subtleties`() { in Check various generics signature subtleties() 2253 fun `Check instance methods in enums`() { in Check instance methods in enums() 2849 fun `Check basic @remove scenarios`() { in Check basic @remove scenarios() 2922 fun `Check @remove class`() { in Check @remove class() 3297 fun `Check skipping implicit final or deprecated override`() { in Check skipping implicit final or deprecated override()
|
D | SystemServiceCheckTest.kt | 97 fun `Check SystemService -- no permission annotation`() { in Check SystemService -- no permission annotation() 122 fun `Check SystemService -- can miss a permission with anyOf`() { in Check SystemService -- can miss a permission with anyOf() 156 fun `Check SystemService such that at least one permission must be defined with anyOf`() { in Check SystemService such that at least one permission must be defined with anyOf() 187 fun `Check SystemService -- missing one permission with allOf`() { in Check SystemService -- missing one permission with allOf() 221 fun `Check SystemService -- must be system permission, not normal`() { in Check SystemService -- must be system permission, not normal() 262 fun `Check SystemService -- missing manifest permissions`() { in Check SystemService -- missing manifest permissions()
|
D | CompatibilityCheckTest.kt | 2824 fun `Check parameterized return type nullability`() { in Check parameterized return type nullability() 2862 fun `Check return type changing package`() { in Check return type changing package() 2895 fun `Check generic type argument when showUnannotated is explicitly enabled`() { in Check generic type argument when showUnannotated is explicitly enabled() 2929 fun `Check using parameterized arrays as type parameters`() { in Check using parameterized arrays as type parameters() 2961 fun `Check implicit containing class`() { in Check implicit containing class()
|
D | ExtractAnnotationsTest.kt | 75 fun `Check java typedef extraction and warning about non-source retention of typedefs`() { in Check java typedef extraction and warning about non-source retention of typedefs() 109 fun `Check Kotlin and referencing hidden constants from typedef`() { in Check Kotlin and referencing hidden constants from typedef() 187 fun `Check including only class retention annotations other than typedefs`() { in Check including only class retention annotations other than typedefs() 437 fun `Check warning about unexpected returns from typedef method`() { in Check warning about unexpected returns from typedef method()
|
D | BaselineTest.kt | 25 fun `Check baseline`() { in <lambda>() 158 fun `Check baseline with show annotations`() { in <lambda>() 238 fun `Check merging`() { in <lambda>()
|
D | AndroidApiChecksTest.kt | 175 fun `Check Warnings for missing nullness annotations`() { in Check Warnings for missing nullness annotations() 220 fun `Check IntDef Warnings`() { in Check IntDef Warnings()
|
D | ShowAnnotationTest.kt | 130 fun `Check @TestApi handling`() { in Check @TestApi handling() 650 fun `Check @PublishedApi handling`() { in Check @PublishedApi handling()
|
D | NullnessMigrationTest.kt | 330 fun `Check type use annotations`() { in Check type use annotations() 386 fun `Check androidx package annotation`() { in Check androidx package annotation()
|
D | DocAnalyzerTest.kt | 1571 fun `Check RequiresFeature handling`() { in Check RequiresFeature handling() 1616 fun `Check RequiresApi handling`() { in Check RequiresApi handling()
|
D | FileFormatTest.kt | 24 fun `Check format parsing`() { in Check format parsing()
|
/tools/metalava/src/test/java/com/android/tools/metalava/stub/ |
D | StubsTest.kt | 594 fun `Check erasure in throws list`() { in <lambda>() 815 fun `Check inheriting from package private class`() { in <lambda>() 855 fun `Check implementing a package private interface`() { in <lambda>() 902 fun `Check throws list`() { in <lambda>() 932 fun `Check generating constants in interface without inline-able initializers`() { in <lambda>() 1063 fun `Check generating constants in class without inline-able initializers`() { in <lambda>() 1094 fun `Check generating annotation source`() { in <lambda>() 1149 fun `Check generating classes with generics`() { in <lambda>() 1175 fun `Check generating annotation for hidden constants`() { in <lambda>() 1227 fun `Check generating type parameters in interface list`() { in <lambda>() [all …]
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_verify.txt | 33 1. Check whether the APK's signatures are expected to verify on all Android 37 2. Check whether the APK's signatures are expected to verify on Android
|
D | help.txt | 18 verify Check whether the provided APK is expected to verify on
|
/tools/external_updater/ |
D | README.md | 7 Check updates for a library, or verify METADATA is valid: 13 Check updates for all libraries in external/:
|
/tools/repohooks/ |
D | README.md | 181 * `commit_msg_relnote_field_format`: Check for possible misspellings of the 184 * `commit_msg_relnote_for_current_txt`: Check that CLs with changes to
|
/tools/metalava/src/test/java/com/android/tools/metalava/model/psi/ |
D | JavadocTest.kt | 603 fun `Check references to inherited field constants`() { in Check references to inherited field constants()
|
D | PsiTypePrinterTest.kt | 244 fun `Check other annotations than nullness annotations`() { in <lambda>()
|
/tools/asuite/aidegen/ |
D | README.md | 56 - Check error message in the aidegen command output.
|
/tools/apksig/etc/ |
D | apksigner.bat | 25 rem Check we have a valid Java.exe in the path.
|
/tools/tradefederation/core/atest/docs/ |
D | develop_test_runners.md | 41 * ```host_env_check()```: Check if host environment is properly setup for the
|
D | develop_test_finders.md | 48 field as a dict. Check out ```ExampleFinder``` to see how the data field is
|
/tools/asuite/atest/docs/ |
D | develop_test_runners.md | 41 * ```host_env_check()```: Check if host environment is properly setup for the
|
D | develop_test_finders.md | 48 field as a dict. Check out ```ExampleFinder``` to see how the data field is
|
/tools/test/connectivity/acts/ |
D | README.md | 70 displayed. Check the "Always" box and click "Yes".
|