Searched defs:gitStatus (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/scripts/verify/ |
H A D | package.py | 34 …def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVer… argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/vcs/ |
D | vcs.go | 327 func gitStatus(vcsGit *Cmd, rootDir string) (Status, error) { func
|