Searched refs:templ_definition (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
H A Dscope_unittest.cc45 FunctionCallNode templ_definition; local
46 scoped_refptr<Template> templ(new Template(setup.scope(), &templ_definition));
49 new Template(setup.scope(), &templ_definition));
70 new Template(&new_scope, &templ_definition));
102 new Template(&new_scope, &templ_definition));
134 new Template(&new_scope, &templ_definition));

Completed in 90 milliseconds