Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowThemeTest.java39 ShadowLegacyAssetManager.strictErrors = false; in tearDown()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyAssetManager.java106 static boolean strictErrors = false; field in ShadowLegacyAssetManager
1181 if (strictErrors) { in strictError()