Searched defs:targetName (Results 1 – 3 of 3) sorted by relevance
61 public final String targetName; field in ListInstrumentationParser.InstrumentationTarget63 public InstrumentationTarget(String packageName, String runnerName, String targetName) { in InstrumentationTarget()
664 final String targetName = "test-config"; in testCreateConfigurationFromArgs_templateInclude_dependent() local690 final String targetName = "test-config-missing"; in testCreateConfigurationFromArgs_templateInclude_dependent_missing() local737 final String targetName = "test-config"; in testCreateConfigurationFromArgs_include_dependent() local932 final String targetName = "test-config"; in testCreateConfigurationFromArgs_templateName_notExist() local956 final String targetName = "local-config"; in testCreateConfigurationFromArgs_templateName_notExistTest() local984 final String targetName = "local-config"; in testCreateConfigurationFromArgs_templateName_stillThrow() local
490 String targetName = splitLine[1]; in parseModulesToTargets() local