Searched refs:other_templates (Results 1 – 1 of 1) sorted by relevance
388 fn other_templates() -> HashMap<&'static str, Template<'static>> { in other_templates() function415 let template_registry = other_templates(); in test_literal()432 let template_registry = other_templates(); in test_value()449 let template_registry = other_templates(); in test_path()466 let template_registry = other_templates(); in test_if_taken()483 let template_registry = other_templates(); in test_if_untaken()500 let template_registry = other_templates(); in test_if_else_taken()517 let template_registry = other_templates(); in test_if_else_untaken()534 let template_registry = other_templates(); in test_ifnot_taken()551 let template_registry = other_templates(); in test_ifnot_untaken()[all …]