Home
last modified time | relevance | path

Searched defs:gitStatus (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/scripts/verify/
H A Dpackage.py34 …def __init__ (self, basePath, statement, testLogs, gitStatus, gitLog, patches, summary, conformVer… argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/vcs/
Dvcs.go327 func gitStatus(vcsGit *Cmd, rootDir string) (Status, error) { func