Home
last modified time | relevance | path

Searched refs:nestedGenericTypes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/nullaway/nullaway/src/test/java/com/uber/nullaway/
H A DNullAwayJSpecifyGenericsTests.java196 public void nestedGenericTypes() { in nestedGenericTypes() method in NullAwayJSpecifyGenericsTests
/aosp_15_r20/external/moshi/kotlin/tests/src/test/kotlin/com/squareup/moshi/kotlin/reflect/
H A DKotlinJsonAdapterTest.kt826 @Test fun nestedGenericTypes() { in <lambda>() method