Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DRefactoringTest.java304 testInfo.mDomDocument = domDocument; in setupTestContext()
321 protected org.w3c.dom.Document mDomDocument; field in RefactoringTest.TestContext