Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
DRenderTestBase.java110 private static ResourceRepository sProjectResources; field in RenderTestBase
300 sProjectResources = in beforeClass()
309 sProjectResources.loadResources(); in beforeClass()
329 sProjectResources = null; in tearDown()
572 .setProjectResources(sProjectResources) in getSessionParamsBuilder()