Home
last modified time | relevance | path

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

/tools/treble/build/treble_build/report/
Dreport_test.go28 type reportTest struct { struct
29 manifest *app.RepoManifest
30 commands map[string]*app.BuildCommand
31 inputs map[string]*app.BuildInput
32 queries map[string]*app.BuildQuery
33 paths map[string]map[string]*app.BuildPath
34 multipaths map[string]map[string][]*app.BuildPath
35 projects map[string]*app.GitProject
36 commits map[*app.GitProject]map[string]*app.GitCommit
38 deps *app.BuildDeps
[all …]