/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/ |
H A D | ApiLintTest.kt | 21 import com.android.tools.metalava.androidxNullableSource 108 androidxNullableSource in Test names() 200 androidxNullableSource in Test constants() 511 androidxNullableSource in Test Parcelable() 712 androidxNullableSource in CompletableFuture and plain Future not allowed() 816 androidxNullableSource in Ensure registration methods are matched() 848 androidxNullableSource in Check intent builder names() 1058 androidxNullableSource in Check package layering() 1435 androidxNullableSource in Check no usages of heavy BitSet() 1478 androidxNullableSource in Check Manager related issues() [all …]
|
H A D | NullabilityLintTest.kt | 21 import com.android.tools.metalava.androidxNullableSource 76 androidxNullableSource, in Test fields, parameters and returns require nullability() 368 androidxNullableSource, in No nullability allowed on overrides of unannotated methods or parameters() 408 androidxNullableSource, in Override enforcement on kotlin sourced child class() 442 androidxNullableSource, in Overrides of non-null methods cannot be nullable() 477 androidxNullableSource, in Overrides of nullable parameters cannot be non-null() 588 androidxNullableSource, in Nullability overrides in unbounded generics (Object to generic and back)() 628 androidxNullableSource in Nullability overrides in unbounded generics (one super method lacks nullness info)()
|
H A D | NullableCollectionsTest.kt | 20 import com.android.tools.metalava.androidxNullableSource 56 androidxNullableSource in Check nullable collection as method return, parameter, and field() 84 androidxNullableSource in Check nullable collection as parameter of callback method() 109 androidxNullableSource in Check nullable collection on deprecated method() 175 androidxNullableSource in Check nullable collection on overridden method() 202 androidxNullableSource in Check nullable primitive arrays()
|
H A D | KotlinOperatorTest.kt | 20 import com.android.tools.metalava.androidxNullableSource 66 androidxNullableSource in Check Kotlin operators() 132 androidxNullableSource in KotlinOperator check only applies when not using operator modifier()
|
H A D | EqualsAndHashCodeTest.kt | 20 import com.android.tools.metalava.androidxNullableSource 86 androidxNullableSource in Test equals and hashCode()
|
H A D | CheckBuilderTest.kt | 21 import com.android.tools.metalava.androidxNullableSource 295 androidxNullableSource in Check builders()
|
H A D | AutoBoxingTest.kt | 20 import com.android.tools.metalava.androidxNullableSource 77 androidxNullableSource in Check boxed types()
|
H A D | VisiblySynchronizedTest.kt | 20 import com.android.tools.metalava.androidxNullableSource 147 androidxNullableSource, in Api methods should not be synchronized in their signature()
|
H A D | ApiLintBaselineTest.kt | 21 import com.android.tools.metalava.androidxNullableSource 287 androidxNullableSource, in Check generic builders with synthesized setter()
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/ |
H A D | NullnessMigrationTest.kt | 47 androidxNullableSource, in Test Kotlin-style null signatures() 86 androidxNullableSource, in Method which is now marked null should be marked as recently migrated null() 140 androidxNullableSource, in Parameter which is now marked null should be marked as recently migrated null() 197 androidxNullableSource, in Comprehensive check of migration() 272 androidxNullableSource, in Comprehensive check of migration, Kotlin-style output() 384 androidxNullableSource, in Check type use annotations() 440 androidxNullableSource, in Check androidx package annotation() 490 androidxNullableSource, in Migrate nullness for type-use annotations() 564 androidxNullableSource, in Do not migrate type-use annotations when not changed() 639 androidxNullableSource, in Regression test for issue 111054266, type use annotations() [all …]
|
H A D | MarkPackagesAsRecentTest.kt | 43 androidxNullableSource in Basic MarkPackagesAsRecentTest test() 78 androidxNullableSource in MarkPackagesAsRecent test with showAnnotation arguments()
|
H A D | AnnotationsMergerTest.kt | 41 androidxNullableSource, in Merge conflicting nullability when merging from sources() 92 androidxNullableSource, in Merge conflicting nullability when merging from XML() 162 androidxNullableSource, in Signature files contain annotations()
|
H A D | ApiFileTest.kt | 346 androidxNullableSource, in Default Values in Kotlin for expressions() 799 androidxNullableSource, in Nullness in varargs() 1072 androidxNullableSource, in Propagate Platform types in Kotlin() 1229 androidxNullableSource, in Known nullness() 4717 androidxNullableSource, in Concise default Values in Kotlin for expressions()
|
H A D | BaselineTest.kt | 243 androidxNullableSource, in <lambda>()
|
H A D | KotlinInteropChecksTest.kt | 134 androidxNullableSource, in Sam-compatible parameters should be last()
|
H A D | DriverTest.kt | 1692 val androidxNullableSource: TestFile = constant
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/stub/ |
H A D | StubsPackageInfoTest.kt | 20 import com.android.tools.metalava.androidxNullableSource 53 androidxNullableSource, in Check writing package info file()
|
H A D | StubsAnnotationTest.kt | 22 import com.android.tools.metalava.androidxNullableSource 343 androidxNullableSource, in Pass through multiple annotations()
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/compatibility/ |
H A D | NullnessCompatibilityTest.kt | 21 import com.android.tools.metalava.androidxNullableSource 236 androidxNullableSource, in Field nullness changes are not allowed()
|
H A D | CompatibilityCheckTest.kt | 24 import com.android.tools.metalava.androidxNullableSource 2992 androidxNullableSource in Overriding method without redeclaring nullability()
|