Home
last modified time | relevance | path

Searched defs:architecture (Results 1 – 4 of 4) 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/release-parser/proto/
Drelease.proto282 string architecture = 23; field