Searched refs:test_text (Results 1 – 5 of 5) sorted by relevance
147 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in readTestFile() local208 } else if (tag.compare(test_text) == 0) { in readTestFile()
175 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in main() local281 } else if (tag.compare(test_text) == 0) { in main()
581 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in DataDrivenTest() local652 } else if (tag.compare(test_text) == 0) { in DataDrivenTest()
90 static void test_text(SkCanvas* canvas) { in test_text() function330 test_text(canvas); in onDrawContent()