Searched defs:test_text (Results 1 – 13 of 13) sorted by relevance
32 def test_text(self): member in TestCgitb
109 def test_text(args): function
69 static void test_text(SkCanvas* canvas, SkScalar size, in test_text() function
153 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in readTestFile() local
149 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in readTestFile() local
177 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in main() local
577 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in DataDrivenTest() local
583 UnicodeString test_text = UNICODE_STRING_SIMPLE("test-text"); in DataDrivenTest() local
203 char test_text[] = "this text should not change!"; in TEST() local
449 def test_text(self): member in StandardOptionsTests