Lines Matching defs:text3
1070 const char* text3 = "Defcolor Homemade Apple"; // [28:51)
1112 builder.addText(text3, strlen(text3));
1156 REPORTER_ASSERT(reporter, equal(impl->text().begin(), textRange, text3));
2149 const char* text3 = " wrapped around to";
2185 builder.addText(text3, strlen(text3));
2270 const char* text3 = "No Italic again.";
2288 builder.addText(text3, strlen(text3));
4059 const char* text3 = "fluttser mdje";
4087 builder1.addText(text3, strlen(text3));
4284 const char* text3 = "Chinese 字典"; // Homemade Apple + Source Han
4330 builder.addText(text3, strlen(text3));
5046 test("text3", 2, false);