Home
last modified time | relevance | path

Searched refs:androidxNullableSource (Results 1 – 20 of 20) sorted by relevance

/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DNullnessMigrationTest.kt46 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 …]
DMarkPackagesAsRecentTest.kt27 androidxNullableSource in Basic MarkPackagesAsRecentTest test()
62 androidxNullableSource in MarkPackagesAsRecent test with showAnnotation arguments()
DBaselineTest.kt248 androidxNullableSource in <lambda>()
DApiFileTest.kt346 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()
DKotlinInteropChecksTest.kt134 androidxNullableSource, in Sam-compatible parameters should be last()
DAnnotationsMergerTest.kt58 androidxNullableSource in Signature files contain annotations()
DDriverTest.kt1641 val androidxNullableSource: TestFile = constant
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/
DApiLintTest.kt21 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 …]
DNullableCollectionsTest.kt20 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()
DNullabilityLintTest.kt21 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)()
DKotlinOperatorTest.kt20 import com.android.tools.metalava.androidxNullableSource
66 androidxNullableSource in Check Kotlin operators()
132 androidxNullableSource in KotlinOperator check only applies when not using operator modifier()
DEqualsAndHashCodeTest.kt20 import com.android.tools.metalava.androidxNullableSource
86 androidxNullableSource in Test equals and hashCode()
DCheckBuilderTest.kt21 import com.android.tools.metalava.androidxNullableSource
295 androidxNullableSource in Check builders()
DAutoBoxingTest.kt20 import com.android.tools.metalava.androidxNullableSource
77 androidxNullableSource in Check boxed types()
DVisiblySynchronizedTest.kt20 import com.android.tools.metalava.androidxNullableSource
147 androidxNullableSource, in Api methods should not be synchronized in their signature()
DApiLintBaselineTest.kt22 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/
DStubsPackageInfoTest.kt21 import com.android.tools.metalava.androidxNullableSource
53 androidxNullableSource in Check writing package info file()
DStubsAnnotationTest.kt23 import com.android.tools.metalava.androidxNullableSource
345 androidxNullableSource in Pass through multiple annotations()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/compatibility/
DNullnessCompatibilityTest.kt21 import com.android.tools.metalava.androidxNullableSource
236 androidxNullableSource, in Field nullness changes are not allowed()
DCompatibilityCheckTest.kt26 import com.android.tools.metalava.androidxNullableSource
3172 androidxNullableSource in Overriding method without redeclaring nullability()