Searched refs:DEFAULT_ASSETS_PATH (Results 1 – 1 of 1) sorted by relevance
54 private static final String DEFAULT_ASSETS_PATH = "./assets"; field in RobolectricTestRunner116 new File(getSystemProperty(ASSETS_PATH_PROPERTY, DEFAULT_ASSETS_PATH)))); in RobolectricTestRunner()135 new File(getSystemProperty(ASSETS_PATH_PROPERTY, DEFAULT_ASSETS_PATH)))); in RobolectricTestRunner()