Searched refs:ASSETS_PATH_PROPERTY (Results 1 – 1 of 1) sorted by relevance
51 private static final String ASSETS_PATH_PROPERTY = "robolectric.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()