Searched refs:dumpAndCompareWith (Results 1 – 3 of 3) sorted by relevance
13 fun List<ClassBinarySignature>.dumpAndCompareWith(to: File) { in dumpAndCompareWith() method
96 api.dumpAndCompareWith(target) in snapshotAPIAndCompare()
54 api.dumpAndCompareWith(File("reference-public-api").resolve("$moduleName.txt")) in <lambda>()