Home
last modified time | relevance | path

Searched refs:testNullableList (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/json/
DDecodeFromJsonElementTest.kt51 fun testNullableList() { in testNullableList() method in kotlinx.serialization.json.DecodeFromJsonElementTest
DAbstractJsonImplicitNullsTest.kt135 fun testNullableList() { in testNullableList() method in kotlinx.serialization.json.AbstractJsonImplicitNullsTest
/external/kotlinx.serialization/formats/protobuf/commonTest/src/kotlinx/serialization/protobuf/
DProtobufAbsenceTest.kt93 fun testNullableList() { in testNullableList() method