/aosp_15_r20/external/mockito-kotlin/tests/src/test/kotlin/test/ |
H A D | MatchersTest.kt | 75 nullableString(null) in anyNull_neverVerifiesAny() 76 verify(this, never()).nullableString(any()) in anyNull_neverVerifiesAny() 83 nullableString(null) in anyNull_verifiesAnyOrNull() 84 verify(this).nullableString(anyOrNull()) in anyNull_verifiesAnyOrNull() 226 nullableString(null) in checkWithNullArgument_throwsError() 229 verify(this).nullableString(check {}) in checkWithNullArgument_throwsError() 246 nullableString("") in isA_withNullableString() 247 verify(this).nullableString(isA<String>()) in isA_withNullableString() 262 nullableString("") in same_withNullableNonNullArgument() 263 verify(this).nullableString(same("")) in same_withNullableNonNullArgument() [all …]
|
H A D | ArgumentCaptorTest.kt | 107 m.nullableString(null) in argumentCaptor_withNullValue_usingNonNullable() 111 verify(m).nullableString(captor.capture()) in argumentCaptor_withNullValue_usingNonNullable() 121 m.nullableString(null) in argumentCaptor_withNullValue_usingNullable() 125 verify(m).nullableString(captor.capture()) in argumentCaptor_withNullValue_usingNullable() 150 m.nullableString("test") in argumentCaptor_multipleValuesIncludingNull() 151 m.nullableString(null) in argumentCaptor_multipleValuesIncludingNull() 155 verify(m, times(2)).nullableString(captor.capture()) in argumentCaptor_multipleValuesIncludingNull()
|
H A D | Classes.kt | 66 fun nullableString(s: String?) in stringResult() method
|
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/ |
H A D | AutoValueJava8Test.java | 148 abstract @Nullable String nullableString(); in nullableString() method in AutoValueJava8Test.NullableProperties 152 static NullableProperties create(@Nullable String nullableString, int randomInt) { in create() argument 153 return new AutoValue_AutoValueJava8Test_NullableProperties(nullableString, randomInt); in create() 160 assertThat(instance.nullableString()).isNull(); in testNullablePropertiesCanBeNull() 210 abstract @Nullable String nullableString(); in nullableString() method in AutoValueJava8Test.NullablePropertiesNotCopied 248 abstract @Nullable String nullableString(); in nullableString() method in AutoValueJava8Test.NullableNonNullable 255 String nullableString, String otherNullableString, String nonNullableString) { in create() argument 257 nullableString, otherNullableString, nonNullableString); in create() 770 @Nullable String nullableString = "blibby"; in testTypeAnnotationCopiedToImplementation() local 771 AnnotatedTypeParameter<@Nullable String> x = AnnotatedTypeParameter.create(nullableString); in testTypeAnnotationCopiedToImplementation()
|
H A D | AutoValueTest.java | 551 abstract String nullableString(); in nullableString() method in AutoValueTest.NullableProperties 555 static NullableProperties create(@Nullable String nullableString, int randomInt) { in create() argument 556 return new AutoValue_AutoValueTest_NullableProperties(nullableString, randomInt); in create() 563 assertNull(instance.nullableString()); in testNullablePropertiesCanBeNull() 588 abstract String nullableString(); in nullableString() method in AutoValueTest.AlternativeNullableProperties 592 static AlternativeNullableProperties create(@Nullable String nullableString, int randomInt) { in create() argument 593 return new AutoValue_AutoValueTest_AlternativeNullableProperties(nullableString, randomInt); in create() 600 assertNull(instance.nullableString()); in testNullableCanBeFromElsewhere() 698 abstract String nullableString(); in nullableString() method in AutoValueTest.Nested.Doubly 702 static Doubly create(String nullableString, int randomInt) { in create() argument [all …]
|
/aosp_15_r20/frameworks/native/libs/binder/tests/parcel_fuzzer/parcelables/ |
H A D | GenericDataParcelable.aidl | 36 @nullable String nullableString;
|
/aosp_15_r20/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/typeitem/ |
H A D | CommonTypeModifiersTest.kt | 954 val nullableString = fooClass.assertMethod("nullableString", "").returnType() in <lambda>() constant 955 nullableString.assertHasNullableNullability(nullabilityFromAnnotations) in <lambda>()
|
/aosp_15_r20/external/moshi/kotlin/tests/codegen-only/src/test/kotlin/com/squareup/moshi/kotlin/codegen/ |
H A D | GeneratedAdaptersTest.kt | 216 assertThat(instance.nullableString).isNull() in <lambda>() 229 val nullableString: String? in <lambda>() constant in com.squareup.moshi.kotlin.codegen.GeneratedAdaptersTest.NullabeTypes
|
/aosp_15_r20/external/jcommander/lib/ |
HD | kotlin-reflect.jar | META-INF/MANIFEST.MF
META-INF/build.txt
META-INF/kotlin ... |
/aosp_15_r20/prebuilts/sdk/current/ |
H A D | androidx-api.txt | 48934 method public String? nullableString(String columnName);
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/ |
HD | kotlin-compiler-1.3.61-release-180.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/ |
HD | kotlin-plugin-ij193-1.3.61-release-180.jar | META-INF/
META-INF/MANIFEST.MF
kotlinManifest.properties
META-INF/annotation ... |
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/31.7.0-alpha07/ |
HD | kotlin-compiler-31.7.0-alpha07.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/jps-common ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/kotlin-compiler/ |
HD | kotlin-compiler-mvn.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/jps-common ... |
/aosp_15_r20/external/kotlinc/lib/ |
HD | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
FirNativeForwardDeclarationGetClassCallChecker.class
FirNativeForwardDeclarationGetClassCallChecker.kt
package FirNativeForwardDeclarationGetClassCallChecker ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.23/ |
HD | kotlin-compiler-embeddable-1.9.23.jar | META-INF/
META-INF/MANIFEST.MF
FirNativeForwardDeclarationGetClassCallChecker.class
FirNativeForwardDeclarationGetClassCallChecker.kt
package FirNativeForwardDeclarationGetClassCallChecker ... |
/aosp_15_r20/prebuilts/ktlint/ |
HD | ktlint-android-all.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/pinterest/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/local-combined/ |
D | metalava-gradle-plugin-deps.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/AL2.0
META ... |