Lines Matching refs:TextContextForText
58 TextContextForText("Event: 2020/05/08"), &arena_)), in TEST_F()
74 parser.Parse(TextContextForText("Event: test"), &arena_)), in TEST_F()
79 parser.Parse(TextContextForText(""), &arena_)), in TEST_F()
82 parser.Parse(TextContextForText(" "), &arena_)), in TEST_F()
99 TextContextForText("Reply STOP to cancel."), &arena_)), in TEST_F()
103 TextContextForText("Reply stop to cancel."), &arena_)), in TEST_F()
120 parser.Parse(TextContextForText("Reply STOP"), &arena_)), in TEST_F()
124 TextContextForText("Please reply STOP to cancel."), &arena_)), in TEST_F()
144 TextContextForText("My flight is: LX 38. Arriving later"), &arena_)), in TEST_F()
149 parser.Parse(TextContextForText("LX 38.00"), &arena_)), in TEST_F()
165 TextContext context = TextContextForText("Please dial 911"); in TEST_F()
196 TextContextForText("Reply STOP to cancel."), &arena_)), in TEST_F()
200 TextContextForText("Reply Stop to cancel."), &arena_)), in TEST_F()
220 TextContextForText("do not forget to be there"), &arena_)), in TEST_F()
224 TextContextForText("do not forget to be safe"), &arena_)), in TEST_F()
240 TextContextForText("do not forget to be there"), &arena_)), in TEST_F()
267 parser.Parse(TextContextForText("LX38 aa 44 LX 38.38"), &arena_)), in TEST_F()
290 TextContextForText("LX38 aa 44 LX 38"), &arena_)), in TEST_F()
315 parser.Parse(TextContextForText("Lx38 AA 44 LX 38"), &arena_)), in TEST_F()