Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DManifestTestListAdapter.java330 private boolean matchAllConfigs(String[] configs) { in matchAllConfigs() method in ManifestTestListAdapter
390 && matchAllConfigs(test.requiredConfigs)) { in filterTests()