Searched refs:id_attr (Results 1 – 4 of 4) sorted by relevance
138 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); in main() local150 char *id = getCString(testCase->getAttribute(id_attr)); in main()
154 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); in readTestFile() local168 char *id = getCString(testCase->getAttribute(id_attr)); in readTestFile()
587 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); in DataDrivenTest() local601 char *id = getCString(testCase->getAttribute(id_attr)); in DataDrivenTest()
507 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); in DetectionTest() local515 const UnicodeString *id = testCase->getAttribute(id_attr); in DetectionTest()