Searched refs:script_attr (Results 1 – 6 of 6) sorted by relevance
139 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in main() local151 char *script = getCString(testCase->getAttribute(script_attr)); in main()
155 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in readTestFile() local169 char *script = getCString(testCase->getAttribute(script_attr)); in readTestFile()
588 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in DataDrivenTest() local602 char *script = getCString(testCase->getAttribute(script_attr)); in DataDrivenTest()