Home
last modified time | relevance | path

Searched refs:SelectedWorkerCallCount (Results 1 – 16 of 16) sorted by relevance

/dports/net/concourse-fly/concourse-6.7.1/atc/runtime/runtimefakes/
H A Dfake_starting_event_delegate.go40 func (fake *FakeStartingEventDelegate) SelectedWorkerCallCount() int { func
/dports/misc/concourse/concourse-6.7.2/atc/runtime/runtimefakes/
H A Dfake_starting_event_delegate.go40 func (fake *FakeStartingEventDelegate) SelectedWorkerCallCount() int { func
/dports/net/concourse-fly/concourse-6.7.1/atc/worker/
H A Dclient_test.go446 Expect(fakeEventDelegate.SelectedWorkerCallCount()).Should((Equal(1)))
653 Expect(fakeEventDelegate.SelectedWorkerCallCount()).Should((Equal(1)))
715 Expect(fakeEventDelegate.SelectedWorkerCallCount()).Should((Equal(0)))
1377 Expect(fakeEventDelegate.SelectedWorkerCallCount()).Should((Equal(1)))
/dports/misc/concourse/concourse-6.7.2/atc/worker/
H A Dclient_test.go446 Expect(fakeEventDelegate.SelectedWorkerCallCount()).Should((Equal(1)))
653 Expect(fakeEventDelegate.SelectedWorkerCallCount()).Should((Equal(1)))
715 Expect(fakeEventDelegate.SelectedWorkerCallCount()).Should((Equal(0)))
1377 Expect(fakeEventDelegate.SelectedWorkerCallCount()).Should((Equal(1)))
/dports/net/concourse-fly/concourse-6.7.1/atc/exec/execfakes/
H A Dfake_build_step_delegate.go333 func (fake *FakeBuildStepDelegate) SelectedWorkerCallCount() int { func
H A Dfake_check_delegate.go411 func (fake *FakeCheckDelegate) SelectedWorkerCallCount() int { func
H A Dfake_task_delegate.go338 func (fake *FakeTaskDelegate) SelectedWorkerCallCount() int { func
H A Dfake_get_delegate.go343 func (fake *FakeGetDelegate) SelectedWorkerCallCount() int { func
H A Dfake_set_pipeline_step_delegate.go339 func (fake *FakeSetPipelineStepDelegate) SelectedWorkerCallCount() int { func
H A Dfake_put_delegate.go380 func (fake *FakePutDelegate) SelectedWorkerCallCount() int { func
/dports/misc/concourse/concourse-6.7.2/atc/exec/execfakes/
H A Dfake_build_step_delegate.go333 func (fake *FakeBuildStepDelegate) SelectedWorkerCallCount() int { func
H A Dfake_get_delegate.go343 func (fake *FakeGetDelegate) SelectedWorkerCallCount() int { func
H A Dfake_task_delegate.go338 func (fake *FakeTaskDelegate) SelectedWorkerCallCount() int { func
H A Dfake_check_delegate.go411 func (fake *FakeCheckDelegate) SelectedWorkerCallCount() int { func
H A Dfake_set_pipeline_step_delegate.go339 func (fake *FakeSetPipelineStepDelegate) SelectedWorkerCallCount() int { func
H A Dfake_put_delegate.go380 func (fake *FakePutDelegate) SelectedWorkerCallCount() int { func