Home
last modified time | relevance | path

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

/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/loading/
DCtsConfigLoadingTest.java58 private static final Set<String> KNOWN_COMPONENTS = field in CtsConfigLoadingTest
190 + "config: %s", KNOWN_COMPONENTS, config), in testConfigurationLoad()
198 cmp, KNOWN_COMPONENTS, config), KNOWN_COMPONENTS.contains(cmp)); in testConfigurationLoad()