Lines Matching full:some

167         row.push_back("Fourth with some text");  in ATF_TEST_CASE_BODY()
168 row.push_back("Fifth with some more text"); in ATF_TEST_CASE_BODY()
175 "Fourth with some textFifth with some more textSixth foo\n", in ATF_TEST_CASE_BODY()
186 row.push_back("First row with some words"); in ATF_TEST_CASE_BODY()
191 row.push_back("Second row with some words"); in ATF_TEST_CASE_BODY()
196 "First row with some words\n" in ATF_TEST_CASE_BODY()
197 "Second row with some words\n", in ATF_TEST_CASE_BODY()
208 row.push_back("First row with some words"); in ATF_TEST_CASE_BODY()
213 row.push_back("Second row with some words"); in ATF_TEST_CASE_BODY()
218 "First row with some words\n" in ATF_TEST_CASE_BODY()
219 "Second row with some words\n", in ATF_TEST_CASE_BODY()
231 row.push_back("First row with some words"); in ATF_TEST_CASE_BODY()
236 row.push_back("Second row with some words"); in ATF_TEST_CASE_BODY()
241 "First row\nwith some\nwords\n" in ATF_TEST_CASE_BODY()
242 "Second row\nwith some\nwords\n", in ATF_TEST_CASE_BODY()
261 row.push_back("Fourth with some text"); in ATF_TEST_CASE_BODY()
262 row.push_back("Fifth with some more text"); in ATF_TEST_CASE_BODY()
269 "Fourth with some text | Fifth with some more text | Sixth foo\n", in ATF_TEST_CASE_BODY()
287 row.push_back("Fourth with some text"); in ATF_TEST_CASE_BODY()
288 row.push_back("Fifth with some more text"); in ATF_TEST_CASE_BODY()
295 "Fourth with some text | Fifth with some more text | Sixth foo\n", in ATF_TEST_CASE_BODY()
314 row.push_back("Fourth with some text"); in ATF_TEST_CASE_BODY()
315 row.push_back("Fifth with some more text"); in ATF_TEST_CASE_BODY()
322 "Fourth with some text | Fifth with | Sixth foo\n" in ATF_TEST_CASE_BODY()
323 " | some more | \n" in ATF_TEST_CASE_BODY()
331 "Fourth with some text | Fifth with | Sixth foo\n" in ATF_TEST_CASE_BODY()
332 " | some more | \n" in ATF_TEST_CASE_BODY()