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