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