Home
last modified time | relevance | path

Searched refs:template_class (Results 1 – 3 of 3) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-template.rb86 template_class = templates[ template_name ]
87 template_class.should be_a_kind_of Class
88 template_class.superclass.should equal Template::Context
89 template_class.should be < @group # it should include the group module
/external/opencv3/3rdparty/jinja2/
Dloaders.py134 return environment.template_class.from_code(environment, code,
470 return environment.template_class.from_module_dict(
/external/clang/test/SemaCXX/
Duninitialized.cpp1306 namespace template_class { namespace