Home
last modified time | relevance | path

Searched refs:SyncBlobsCallCount (Results 1 – 2 of 2) sorted by relevance

/dports/net/bosh-cli/bosh-cli-5.5.0/cmd/
H A Dsync_blobs_test.go35 Expect(blobsDir.SyncBlobsCallCount()).To(Equal(1))
/dports/net/bosh-cli/bosh-cli-5.5.0/releasedir/releasedirfakes/
H A Dfake_blobs_dir.go181 func (fake *FakeBlobsDir) SyncBlobsCallCount() int { func