HomeSort by relevance Sort by last modified time
    Searched refs:testRefactor1 (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
ApplicationPackageNameRefactoringTest.java 28 public void testRefactor1() throws Exception {
35 "[x] MainActivity.java - /testRefactor1/src/com/example/refactoringtest/MainActivity.java\n" +
40 "[x] Make Manifest edits - /testRefactor1/AndroidManifest.xml\n" +
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeRenameParticipantTest.java 30 public void testRefactor1() throws Exception {
41 "[x] activity_main.xml - /testRefactor1/res/layout/activity_main.xml\n" +
47 "[x] activity_main.xml - /testRefactor1/res/layout-land/activity_main.xml\n" +
53 "[x] AndroidManifest.xml - /testRefactor1/AndroidManifest.xml\n" +
AndroidTypeMoveParticipantTest.java 40 public void testRefactor1() throws Exception {
49 "[x] Move resource 'testRefactor1/src/com/example/refactoringtest/CustomView1.java' to 'subpackage'\n" +
51 "[x] Move resource 'testRefactor1/src/com/example/refactoringtest/CustomView1.java' to 'subpackage'\n" +
53 "[x] customviews.xml - /testRefactor1/res/layout/customviews.xml\n" +
59 "[x] customviews.xml - /testRefactor1/res/layout-land/customviews.xml\n" +
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidPackageRenameParticipantTest.java 35 public void testRefactor1() throws Exception {
46 "[x] MainActivity.java - /testRefactor1/src/com/example/refactoringtest/MainActivity.java\n" +
52 "[x] activity_main.xml - /testRefactor1/res/layout/activity_main.xml\n" +
58 "[x] AndroidManifest.xml - /testRefactor1/AndroidManifest.xml\n" +
RenameResourceParticipantTest.java 36 public void testRefactor1() throws Exception {
45 "[x] strings.xml - /testRefactor1/res/values/strings.xml\n" +
51 "[ ] R.java - /testRefactor1/gen/com/example/refactoringtest/R.java\n" +
57 "[x] AndroidManifest.xml - /testRefactor1/AndroidManifest.xml\n" +

Completed in 931 milliseconds