Home
last modified time | relevance | path

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

/tools/treble/build/treble_build/report/
Drun.go85 func RunReport(ctx context.Context, rtx *Context, req *app.ReportRequest) (*app.Report, error) { func
Dreport_test.go258 rsp, err := RunReport(nil, rtx, req)
/tools/treble/build/treble_build/cmd/
Dmain.go252 rsp.Report, err = report.RunReport(ctx, rtx, req)