Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateHandlerTest.java236 checkTemplate(templateFile); in testCreateRemainingTemplates()
244 checkTemplate(templateFile); in testCreateRemainingTemplates()
286 checkTemplate(templateFile); in checkCreateTemplate()
300 private void checkTemplate(File templateFile) throws Exception { in checkTemplate() method in TemplateHandlerTest