Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DKernelConfigTest.java46 private static final Map<ITestDevice, HashSet<String>> cachedConfigGzSet = new HashMap<>(1); field in KernelConfigTest
73 configSet = getDeviceConfig(mDevice, cachedConfigGzSet); in setUp()