Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dninja_test.go90 …actualFinalOutput := errorHintGenerator.GetOutputWithErrorHint(testCase.rawOutput, testCase.buildE…
Dninja.go228 …outputWithErrorHint := errorHintGenerator.GetOutputWithErrorHint(msg.EdgeFinished.GetOutput(), exi…
321 func (errorHintGenerator *ErrorHintGenerator) GetOutputWithErrorHint(rawOutput string, buildExitCod… func