Searched refs:script_attr (Results 1 – 13 of 13) sorted by relevance
157 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in readTestFile() local171 char *script = getCString(testCase->getAttribute(script_attr)); in readTestFile()
182 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in main() local194 char *script = getCString(testCase->getAttribute(script_attr)); in main()
591 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in DataDrivenTest() local605 char *script = getCString(testCase->getAttribute(script_attr)); in DataDrivenTest()
585 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in DataDrivenTest() local599 char *script = getCString(testCase->getAttribute(script_attr)); in DataDrivenTest()
161 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in readTestFile() local175 char *script = getCString(testCase->getAttribute(script_attr)); in readTestFile()
724 script_attr = getattr(script_model, attr, None)725 if script_attr is None:730 return script_attr != default_attr