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