Searched refs:getCString (Results 1 – 7 of 7) sorted by relevance
174 char *id = getCString(testCase->getAttribute(id_attr)); in readTestFile()175 char *script = getCString(testCase->getAttribute(script_attr)); in readTestFile()176 char *lang = getCString(testCase->getAttribute(lang_attr)); in readTestFile()210 fontName = getCString(element->getAttribute(name_attr)); in readTestFile()211 fontVer = getCString(element->getAttribute(ver_attr)); in readTestFile()212 fontCksum = getCString(element->getAttribute(cksum_attr)); in readTestFile()225 char *cTag = getCString(&tag); in readTestFile()
170 char *id = getCString(testCase->getAttribute(id_attr)); in readTestFile()171 char *script = getCString(testCase->getAttribute(script_attr)); in readTestFile()172 char *lang = getCString(testCase->getAttribute(lang_attr)); in readTestFile()206 fontName = getCString(element->getAttribute(name_attr)); in readTestFile()207 fontVer = getCString(element->getAttribute(ver_attr)); in readTestFile()208 fontCksum = getCString(element->getAttribute(cksum_attr)); in readTestFile()221 char *cTag = getCString(&tag); in readTestFile()
34 char *getCString(const UnicodeString *uString) in getCString() function50 char *getCString(const LEUnicode16 *uChars) in getCString() function58 return getCString(&ustring); in getCString()
34 char *getCString(const UnicodeString *uString);35 char *getCString(const LEUnicode16 *uChars);
193 char *id = getCString(testCase->getAttribute(id_attr)); in main()194 char *script = getCString(testCase->getAttribute(script_attr)); in main()195 char *lang = getCString(testCase->getAttribute(lang_attr)); in main()237 char *fontName = getCString(element->getAttribute(name_attr)); in main()295 char *cTag = getCString(&tag); in main()
604 char *id = getCString(testCase->getAttribute(id_attr)); in DataDrivenTest()605 char *script = getCString(testCase->getAttribute(script_attr)); in DataDrivenTest()606 char *lang = getCString(testCase->getAttribute(lang_attr)); in DataDrivenTest()641 char *fontName = getCString(element->getAttribute(name_attr)); in DataDrivenTest()642 char *fontVer = getCString(element->getAttribute(ver_attr)); in DataDrivenTest()643 char *fontCksum = getCString(element->getAttribute(cksum_attr)); in DataDrivenTest()665 char *cTag = getCString(&tag); in DataDrivenTest()
46 if (![fieldTrialInitString getCString:gFieldTrialInitString.get()