Lines Matching full:offload_dir
67 """Mock the process of getting the offload_dir function."""
695 """Tests for `offload_dir()`."""
699 # offload_dir() logs messages; silence them.
713 """Mock out the calls needed by `offload_dir()`.
732 """Make one call to `offload_dir()`.
736 @param should_succeed True iff the call to `offload_dir()`
752 """Test that `offload_dir()` can succeed correctly."""
759 """Test that `offload_dir()` can fail correctly."""
766 """Test that `offload_dir()` times out correctly.
779 """Test that `offload_dir()` times out correctly.