Home
last modified time | relevance | path

Searched refs:CanonicalizeCommit (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/pkg/vcs/
Dvcs_test.go18 got := CanonicalizeCommit(in)
Dvcs.go174 func CanonicalizeCommit(title string) string { func
/external/syzkaller/syz-ci/
Dmanager.go546 m[vcs.CanonicalizeCommit(com)] = true
549 if m[vcs.CanonicalizeCommit(com)] {