Home
last modified time | relevance | path

Searched refs:setAttribute (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/icu/tools/android/icu/cts/tools/
DGenerateTestCaseXML.java94 setAttribute(testPackageElem, ATTRIBUTE_NAME_VERSION, ATTRIBUTE_VALUE_VERSION); in main()
95 setAttribute(testPackageElem, ATTRIBUTE_NAME_FRAMEWORK, ATTRIBUTE_VALUE_FRAMEWORK); in main()
96 setAttribute(testPackageElem, ATTRIBUTE_NAME, "CtsIcuTestCases"); in main()
97 setAttribute(testPackageElem, ATTRIBUTE_RUNNER, "android.icu.cts.IcuTestRunnerForCtsV1"); in main()
98 setAttribute(testPackageElem, ATTRIBUTE_PACKAGE, "android.icu.dev.test"); in main()
99 setAttribute(testPackageElem, ATTRIBUTE_NS, "android.icu.cts"); in main()
124 protected static void setAttribute(Node elem, String name, String value) { in setAttribute() method in GenerateTestCaseXML
203 setAttribute(suiteElement, ATTRIBUTE_NAME, getName()); in addInformation()
226 setAttribute(testCaseElement, ATTRIBUTE_NAME, getName()); in addInformation()
227 setAttribute(testCaseElement, ATTRIBUTE_ABIS, abis); in addInformation()
[all …]
/cts/tools/utils/cts/
Dtools.py57 child.setAttribute('name', suite_name)
63 child.setAttribute('name', case_name)
67 test.setAttribute('name', test_name)
98 package.setAttribute(attr, value)
203 plan.setAttribute('version', '1.0')
208 entry.setAttribute('name', package)
210 entry.setAttribute('exclude', ';'.join(self.excludedTestsMap[package]))
212 entry.setAttribute('include', ';'.join(self.includedTestsMap[package]))
/cts/tests/tests/net/src/android/net/wifi/cts/
DNsdManagerTest.java277 si.setAttribute(null, (String) null); in testNDSManager()
284 si.setAttribute("", (String) null); in testNDSManager()
291 si.setAttribute(String256, (String) null); in testNDSManager()
298 si.setAttribute("key", String256.substring(3)); in testNDSManager()
305 si.setAttribute("key", String256.substring(4)); in testNDSManager()
312 si.setAttribute(new String(new byte[]{0x19}), (String) null); in testNDSManager()
319 si.setAttribute("=", (String) null); in testNDSManager()
326 si.setAttribute(new String(new byte[]{0x7F}), (String) null); in testNDSManager()
333 si.setAttribute("booleanAttr", (String) null); in testNDSManager()
334 si.setAttribute("keyValueAttr", "value"); in testNDSManager()
[all …]
/cts/tools/utils/
DCollectAllTests.java142 setAttribute(testPackageElem, ATTRIBUTE_NAME, xmlName); in main()
143 setAttribute(testPackageElem, ATTRIBUTE_RUNNER, runner); in main()
144 setAttribute(testPackageElem, ATTRIBUTE_PACKAGE, packageName); in main()
145 setAttribute(testPackageElem, ATTRIBUTE_NS, packageName); in main()
146setAttribute(testPackageElem, ATTRIBUTE_JAVA_PACKAGE_FILTER, javaPackageFilterArg); in main()
149 setAttribute(testPackageElem, ATTRIBUTE_HOST_SIDE_ONLY, "true"); in main()
150 setAttribute(testPackageElem, ATTRIBUTE_JAR_PATH, testType.jarPath); in main()
154 setAttribute(testPackageElem, ATTRIBUTE_VM_HOST_TEST, "true"); in main()
155 setAttribute(testPackageElem, ATTRIBUTE_JAR_PATH, testType.jarPath); in main()
159 setAttribute(testPackageElem, ATTRIBUTE_TARGET, target); in main()
[all …]
DDescriptionGenerator.java276 setAttribute(testPackageElem, ATTRIBUTE_NAME_VERSION, ATTRIBUTE_VALUE_VERSION); in XMLGenerator()
277 setAttribute(testPackageElem, ATTRIBUTE_NAME_FRAMEWORK, ATTRIBUTE_VALUE_FRAMEWORK); in XMLGenerator()
334 setAttribute(child, ATTRIBUTE_NAME, newName); in mergeEmptySuites()
436 setAttribute(caseNode, ATTRIBUTE_NAME, caze.mName); in appendTestCases()
438 setAttribute(caseNode, ATTRIBUTE_ABIS, abis.substring(1, abis.length() - 1)); in appendTestCases()
440 setAttribute(caseNode, ATTRIBUTE_HOST_CONTROLLER, caze.mController); in appendTestCases()
443 setAttribute(caseNode, ATTRIBUTE_TIMEOUT, in appendTestCases()
462 protected void setAttribute(Node elem, String name, String value) { in setAttribute() method in DescriptionGenerator.XMLGenerator
496 setAttribute(suiteElem, ATTRIBUTE_NAME, name); in appendSuiteToElementImpl()
503 setAttribute(leafSuiteElem, ATTRIBUTE_NAME, suiteName); in appendSuiteToElementImpl()
/cts/tests/tests/media/src/android/media/cts/
DExifInterfaceTest.java376 exifInterface.setAttribute(ExifInterface.TAG_MAKE, "abc"); in testSaveAttributes_withFileName()
381 exifInterface.setAttribute(ExifInterface.TAG_MAKE, backupValue); in testSaveAttributes_withFileName()
402 exifInterface.setAttribute(ExifInterface.TAG_MAKE, "abc"); in testSaveAttributes_withFileDescriptor()
408 exifInterface.setAttribute(ExifInterface.TAG_MAKE, backupValue); in testSaveAttributes_withFileDescriptor()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex5885 public abstract void setAttribute(
6513 static native void setAttribute(
6803 static native void setAttribute(
6938 public void setAttribute(
63923 public abstract void setAttribute(
83349 public abstract void setAttribute(
83476 public void setAttribute(
83745 public void setAttribute(
108673 public void setAttribute(
109827 public void setAttribute(
Dclasses.out.dex143373 public abstract void setAttribute(
143638 public void setAttribute(
150848 public void setAttribute(
153413 public abstract void setAttribute(
153440 public void setAttribute(
153614 public void setAttribute(
154063 public void setAttribute(