Home
last modified time | relevance | path

Searched refs:JSON_INDENTATION (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/motion/src/platform/test/motion/
DMotionTestRule.kt167 it.write(jsonObject.toString(JSON_INDENTATION)) in <lambda>()
205 private const val JSON_INDENTATION = 2 in <lambda>() constant