Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dkati_test.go21 type lastOutput struct { struct
31 func (l *lastOutput) StartAction(a *Action, c Counts) { argument
35 func (l *lastOutput) FinishAction(r ActionResult, c Counts) { argument
39 func (l *lastOutput) Message(level MsgLevel, msg string) { argument
43 func (l *lastOutput) Flush() {} argument
47 output := &lastOutput{}
114 output := &lastOutput{}
160 output := &lastOutput{}