Searched refs:dict3 (Results 1 – 1 of 1) sorted by relevance
1324 …guard let dict3 = try? PropertyListSerialization.propertyList(from:data, options:[], format: nil) … in testSampleStackshot() variable1327 XCTAssert(dict == dict3) in testSampleStackshot()