Home
last modified time | relevance | path

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

/dports/misc/concourse/concourse-6.7.2/atc/db/dbfakes/
H A Dfake_team.go300 pipelinesReturnsOnCall map[int]struct { member
1689 ret, specificReturn := fake.pipelinesReturnsOnCall[len(fake.pipelinesArgsForCall)]
1730 if fake.pipelinesReturnsOnCall == nil {
1731 fake.pipelinesReturnsOnCall = make(map[int]struct {
1736 fake.pipelinesReturnsOnCall[i] = struct {
/dports/net/concourse-fly/concourse-6.7.1/atc/db/dbfakes/
H A Dfake_team.go300 pipelinesReturnsOnCall map[int]struct { member
1689 ret, specificReturn := fake.pipelinesReturnsOnCall[len(fake.pipelinesArgsForCall)]
1730 if fake.pipelinesReturnsOnCall == nil {
1731 fake.pipelinesReturnsOnCall = make(map[int]struct {
1736 fake.pipelinesReturnsOnCall[i] = struct {