Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DSurfaceControlRegistryTests.java129 SurfaceControl sc4 = buildTestSurface(); in testThresholds() local
131 reporter.assertLastReportedSetEquals(sc1, sc2, sc3, sc4); in testThresholds()
137 reporter.assertLastReportedSetEquals(sc1, sc2, sc3, sc4); in testThresholds()
143 sc4.release(); in testThresholds()