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