Searched defs:restored2 (Results 1 – 6 of 6) sorted by relevance
107 …val restored2 = json.decodeFromString(Derived2.serializer(), """{"state1":"bar","state2":"foo"}"""… in testWithOpenProperty() constant
76 …val restored2 = Json.decodeFromString(BigDummyData.serializer(), """{"regular": "0", "field39":"f"… in testMoreThan32Fields() constant
126 val restored2 = in testWithOpenProperty() constant
2309 CurrencyUnit restored2(sliced2, ec); in TestCurrencyUnit() local