Home
last modified time | relevance | path

Searched defs:component (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DIntegrationTest.java182 boolean runComplete, boolean doesOneTestFail, boolean internalRetry, String component) in createConfig()
228 final String component = "CriticalComponent"; in testSingleModuleRun_checkMetadata() local
DCtsConfigLoadingTest.java298 List<String> component = cd.getMetaData(METADATA_COMPONENT); in testConfigurationLoad() local