Home
last modified time | relevance | path

Searched refs:sCount (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.java105 private static int sCount = 0; field in TemplateHandlerTest
228 sCount = 0; in testCreateRemainingTemplates()
247 System.out.println("Successfully checked " + sCount + " template permutations in " in testCreateRemainingTemplates()
252 sCount = 0; in testCreateRemainingProjects()
263 System.out.println("Successfully checked " + sCount + " project permutations in " in testCreateRemainingProjects()
758 sCount++; in ensureValidProject()