Searched defs:template (Results 1 – 4 of 4) sorted by relevance
41 set template(value: TemplateRef<any>) { method in CdkDetailRowDirective
215 private static String expandVars(CharSequence template, Map<String, String> vars) { in expandVars()
161 SimpleDateFormat template = new SimpleDateFormat("yyyy-MM-dd"); in testSecurityPatchLevel() local
189 String template = new File(parent, "{package}").toString(); in templateContainsPlaceholder_resolvesUriToFile() local