Searched refs:ASSETS_PATH (Results 1 – 2 of 2) sorted by relevance
26 private const val ASSETS_PATH = "${ASSETS_PREFIX}/tests/robotests/screenshot/customization/assets" constant33 assetsPathRelativeToBuildRoot: String = if (isRobolectric) ASSETS_PATH_ROBO else ASSETS_PATH
61 ASSETS_PATH,131 const val ASSETS_PATH = "tests/input/assets" constant