| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/formatting/ |
| D | AndroidXmlFormattingStrategyTest.java | 31 private void check(String before, int replaceStart, int replaceEnd, String formatted, in check() method in AndroidXmlFormattingStrategyTest 66 private void check( in check() method in AndroidXmlFormattingStrategyTest
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/wizards/templates/ |
| D | FmEscapeXmlTextMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmEscapeXmlTextMethodTest
|
| D | FmExtractLettersMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmExtractLettersMethodTest
|
| D | FmSlashedPackageNameMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmSlashedPackageNameMethodTest
|
| D | FmActivityToLayoutMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmActivityToLayoutMethodTest
|
| D | FmEscapeXmlAttributeMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmEscapeXmlAttributeMethodTest
|
| D | FmLayoutToActivityMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmLayoutToActivityMethodTest
|
| D | FmUnderscoreToCamelCaseMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmUnderscoreToCamelCaseMethodTest
|
| D | FmCamelCaseToUnderscoreMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmCamelCaseToUnderscoreMethodTest
|
| D | FmClassNameToResourceMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmClassNameToResourceMethodTest
|
| D | FmEscapeXmlStringMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { in check() method in FmEscapeXmlStringMethodTest
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/ |
| D | UiElementPullParserTest.java | 244 private void check(UiElementPullParser parser, int i, HashMap<String, String> map) { in check() method in UiElementPullParserTest
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
| D | LintFixGenerator.java | 315 private SuppressProposal(IResource resource, String check, boolean global) { in SuppressProposal()
|