Home
last modified time | relevance | path

Searched defs:architecture (Results 1 – 6 of 6) sorted by relevance

/cts/tools/utils/
DVogarUtils.java99 public static Set<String> extractSupportedAbis(String architecture, Expectation expectation) { in extractSupportedAbis()
118 public static Set<String> extractSupportedAbis(String architecture, in extractSupportedAbis()
DCollectAllTests.java102 String architecture = args[4]; in main() local
396 String architecture, in addToTests()
432 String architecture, in addToTests()
DDescriptionGenerator.java111 String architecture = null; in start() local
532 TestClass(ClassDoc clazz, ExpectationStore expectationStore, String architecture) { in TestClass()
544 String architecture, ClassDoc clazz) { in getTestMethods()
/cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/
DXmlGenerator.java88 String architecture, String appNameSpace, String appPackageName, String name, in XmlGenerator()
244 String architecture, String className, String testName) { in getSupportedAbis()
DCtsXmlGenerator.java52 String architecture = null; in main() local
/cts/tests/tests/icu/tools/android/icu/cts/tools/
DGenerateTestCaseXML.java68 String architecture = args[1]; in main() local