Searched refs:dumpedStr (Results 1 – 1 of 1) sorted by relevance
48 String dumpedStr = dumper.dumpAsMap(ov); in testObjectValues() local50 ObjectValues ov2 = loader.loadAs(dumpedStr, ObjectValues.class); in testObjectValues()78 String dumpedStr = dumper.dumpAsMap(ov); in testObjectValuesWithParam() local80 ObjectValuesWithParam<String, Integer> ov2 = loader.loadAs(dumpedStr, in testObjectValuesWithParam()