Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/
H A DRenderTestBase.java120 private static ResourceRepository sProjectResources; field in RenderTestBase
310 sProjectResources = in beforeClass()
319 sProjectResources.loadResources(); in beforeClass()
342 sProjectResources = null; in tearDown()
597 .setProjectResources(sProjectResources) in getSessionParamsBuilder()