Searched defs:testProp (Results 1 – 3 of 3) sorted by relevance
1020 Properties testProp = new Properties(); in testFromProperties() local
281 val testProp: suspend (Int, Long) -> String = { _, _ -> "" } in <lambda>() constant in SuspendTypes