Searched defs:SnapshotTestCaseContext (Results 1 – 3 of 3) sorted by relevance
41 interface SnapshotTestCaseContext { in <lambda>() interface51 fun SnapshotTestCaseContext.log(message: String) { in SnapshotTestCaseContext() method180 fun SnapshotTestCaseContext.loadCompositionFromAssetsSync(fileName: String): LottieComposition { in SnapshotTestCaseContext() method
27 …private fun SnapshotTestCaseContext.listAssets(assets: MutableList<String> = mutableListOf(), path… in <lambda>() method
112 private fun SnapshotTestCaseContext.getBitmapFromAssets(name: String): Bitmap { in getBitmapFromAssets() method