Lines Matching refs:templates_def
56 do_test_ok(const text::templates_def& templates, const std::string& input_str, in do_test_ok()
76 do_test_fail(const text::templates_def& templates, const std::string& input_str, in do_test_fail()
93 text::templates_def templates; in ATF_TEST_CASE_BODY()
102 text::templates_def templates; in ATF_TEST_CASE_BODY()
112 text::templates_def templates; in ATF_TEST_CASE_BODY()
123 text::templates_def templates; in ATF_TEST_CASE_BODY()
132 text::templates_def templates; in ATF_TEST_CASE_BODY()
144 text::templates_def templates; in ATF_TEST_CASE_BODY()
165 text::templates_def templates; in ATF_TEST_CASE_BODY()
177 text::templates_def templates; in ATF_TEST_CASE_BODY()
189 text::templates_def templates; in ATF_TEST_CASE_BODY()
200 text::templates_def templates; in ATF_TEST_CASE_BODY()
210 text::templates_def templates; in ATF_TEST_CASE_BODY()
222 text::templates_def templates; in ATF_TEST_CASE_BODY()
232 text::templates_def templates; in ATF_TEST_CASE_BODY()
243 text::templates_def templates; in ATF_TEST_CASE_BODY()
253 text::templates_def templates; in ATF_TEST_CASE_BODY()
271 text::templates_def templates; in ATF_TEST_CASE_BODY()
283 text::templates_def templates; in ATF_TEST_CASE_BODY()
295 text::templates_def templates; in ATF_TEST_CASE_BODY()
307 text::templates_def templates; in ATF_TEST_CASE_BODY()
320 text::templates_def templates; in ATF_TEST_CASE_BODY()
335 text::templates_def templates; in ATF_TEST_CASE_BODY()
345 text::templates_def templates; in ATF_TEST_CASE_BODY()
358 const text::templates_def templates; in ATF_TEST_CASE_BODY()
380 text::templates_def templates; in ATF_TEST_CASE_BODY()
396 text::templates_def templates; in ATF_TEST_CASE_BODY()
414 text::templates_def templates; in ATF_TEST_CASE_BODY()
434 text::templates_def templates; in ATF_TEST_CASE_BODY()
458 text::templates_def templates; in ATF_TEST_CASE_BODY()
479 text::templates_def templates; in ATF_TEST_CASE_BODY()
492 text::templates_def templates; in ATF_TEST_CASE_BODY()
506 text::templates_def templates; in ATF_TEST_CASE_BODY()
537 text::templates_def templates; in ATF_TEST_CASE_BODY()
565 text::templates_def templates; in ATF_TEST_CASE_BODY()
604 text::templates_def templates; in ATF_TEST_CASE_BODY()
645 text::templates_def templates; in ATF_TEST_CASE_BODY()
670 text::templates_def templates; in ATF_TEST_CASE_BODY()
694 text::templates_def templates; in ATF_TEST_CASE_BODY()
732 text::templates_def templates; in ATF_TEST_CASE_BODY()
766 text::templates_def templates; in ATF_TEST_CASE_BODY()
813 text::templates_def templates; in ATF_TEST_CASE_BODY()
851 text::templates_def templates; in ATF_TEST_CASE_BODY()
873 text::templates_def templates; in ATF_TEST_CASE_BODY()
883 do_test_fail(text::templates_def(), "%\n", "Empty statement"); in ATF_TEST_CASE_BODY()
890 do_test_fail(text::templates_def(), "%if2\n", "Unknown statement 'if2'"); in ATF_TEST_CASE_BODY()
897 do_test_fail(text::templates_def(), "%if a b\n", in ATF_TEST_CASE_BODY()
905 text::templates_def templates; in ATF_TEST_CASE_BODY()
923 text::templates_def templates; in ATF_TEST_CASE_BODY()
937 text::templates_def templates; in ATF_TEST_CASE_BODY()