Searched refs:setLocalDataPath (Results 1 – 2 of 2) sorted by relevance
1104 mDeviceSetup.setLocalDataPath(new File("idontexist")); in testSetup_badLocalData()1570 mDeviceSetup.setLocalDataPath(mTmpDir); in doSyncDataExpectations()
1691 protected void setLocalDataPath(File path) { in setLocalDataPath() method in DeviceSetup