Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DListInstrumentationParser.java59 public final String targetName; field in ListInstrumentationParser.InstrumentationTarget
61 public InstrumentationTarget(String packageName, String runnerName, String targetName) { in InstrumentationTarget()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationFactoryTest.java647 final String targetName = "test-config"; in testCreateConfigurationFromArgs_templateInclude_dependent() local
673 final String targetName = "test-config-missing"; in testCreateConfigurationFromArgs_templateInclude_dependent_missing() local
718 final String targetName = "test-config"; in testCreateConfigurationFromArgs_include_dependent() local
912 final String targetName = "test-config"; in testCreateConfigurationFromArgs_templateName_notExist() local
935 final String targetName = "local-config"; in testCreateConfigurationFromArgs_templateName_notExistTest() local
962 final String targetName = "local-config"; in testCreateConfigurationFromArgs_templateName_stillThrow() local