Home
last modified time | relevance | path

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

/frameworks/base/packages/CredentialManager/tests/robotests/screenshot/src/com/android/credentialmanager/
DCredentialManagerGoldenPathManager.kt26 private const val ASSETS_PATH = "${ASSETS_PREFIX}/tests/robotests/screenshot/customization/assets" constant
33 assetsPathRelativeToBuildRoot: String = if (isRobolectric) ASSETS_PATH_ROBO else ASSETS_PATH
/frameworks/base/tests/Input/src/com/android/test/input/
DPointerIconLoadingTest.kt61 ASSETS_PATH,
131 const val ASSETS_PATH = "tests/input/assets" constant