Home
last modified time | relevance | path

Searched defs:GetNewer (Results 1 – 5 of 5) sorted by relevance

/developtools/integration_verification/tools/fotff/pkg/mock/
Dmock.go49 func (m *Manager) GetNewer(cur string) (string, error) { func
/developtools/integration_verification/tools/fotff/pkg/
Dpkg.go32 GetNewer(cur string) (string, error) methodSpec
/developtools/integration_verification/tools/fotff/pkg/gitee_build/
Dgitee_build.go47 func (m *Manager) GetNewer(cur string) (string, error) { func
/developtools/integration_verification/tools/fotff/pkg/gitee_common/
Dcommon.go127 func (m *Manager) GetNewer(cur string) (string, error) { func
/developtools/integration_verification/tools/fotff/rec/
Dfotff_test.go135 func (f *FotffMocker) GetNewer(cur string) (string, error) { func