Searched refs:androidxNullableSource (Results 1 – 20 of 20) sorted by relevance
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/ |
D | NullnessMigrationTest.kt | 46 androidxNullableSource in Test Kotlin-style null signatures() 84 androidxNullableSource in Method which is now marked null should be marked as recently migrated null() 137 androidxNullableSource in Parameter which is now marked null should be marked as recently migrated null() 193 androidxNullableSource in Comprehensive check of migration() 267 androidxNullableSource in Comprehensive check of migration, Kotlin-style output() 378 androidxNullableSource in Check type use annotations() 433 androidxNullableSource in Check androidx package annotation() 482 androidxNullableSource in Migrate nullness for type-use annotations() 555 androidxNullableSource in Do not migrate type-use annotations when not changed() 629 androidxNullableSource in Regression test for issue 111054266, type use annotations() [all …]
|
D | MarkPackagesAsRecentTest.kt | 27 androidxNullableSource in Basic MarkPackagesAsRecentTest test() 62 androidxNullableSource in MarkPackagesAsRecent test with showAnnotation arguments()
|
D | BaselineTest.kt | 248 androidxNullableSource in <lambda>()
|
D | ApiFileTest.kt | 346 androidxNullableSource, in Default Values in Kotlin for expressions() 754 androidxNullableSource in Nullness in varargs() 1027 androidxNullableSource in Propagate Platform types in Kotlin() 1183 androidxNullableSource in Known nullness() 4853 androidxNullableSource, in Concise default Values in Kotlin for expressions()
|
D | KotlinInteropChecksTest.kt | 134 androidxNullableSource, in Sam-compatible parameters should be last()
|
D | AnnotationsMergerTest.kt | 58 androidxNullableSource in Signature files contain annotations()
|
D | DriverTest.kt | 1641 val androidxNullableSource: TestFile = constant
|
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/ |
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 …]
|
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()
|
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)()
|
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()
|
D | EqualsAndHashCodeTest.kt | 20 import com.android.tools.metalava.androidxNullableSource 86 androidxNullableSource in Test equals and hashCode()
|
D | CheckBuilderTest.kt | 21 import com.android.tools.metalava.androidxNullableSource 295 androidxNullableSource in Check builders()
|
D | AutoBoxingTest.kt | 20 import com.android.tools.metalava.androidxNullableSource 77 androidxNullableSource in Check boxed types()
|
D | VisiblySynchronizedTest.kt | 20 import com.android.tools.metalava.androidxNullableSource 147 androidxNullableSource, in Api methods should not be synchronized in their signature()
|
D | ApiLintBaselineTest.kt | 22 import com.android.tools.metalava.androidxNullableSource 289 androidxNullableSource, in Check generic builders with synthesized setter()
|
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/stub/ |
D | StubsPackageInfoTest.kt | 21 import com.android.tools.metalava.androidxNullableSource 53 androidxNullableSource in Check writing package info file()
|
D | StubsAnnotationTest.kt | 23 import com.android.tools.metalava.androidxNullableSource 345 androidxNullableSource in Pass through multiple annotations()
|
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/compatibility/ |
D | NullnessCompatibilityTest.kt | 21 import com.android.tools.metalava.androidxNullableSource 236 androidxNullableSource, in Field nullness changes are not allowed()
|
D | CompatibilityCheckTest.kt | 26 import com.android.tools.metalava.androidxNullableSource 3172 androidxNullableSource in Overriding method without redeclaring nullability()
|