Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DExtractIncludeRefactoringTest.java135 int expectedModifiedFileCount, boolean createDiffs, String... ids) throws Exception { in checkRefactoring() argument
160 checkEdits(changes, fileToGolden, createDiffs); in checkRefactoring()
DRefactoringTest.java149 Map<IPath, String> fileToGoldenName, boolean createDiffs) in checkEdits() argument
179 if (createDiffs) { in checkEdits()