Home
last modified time | relevance | path

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

/build/soong/android/
Dfixture.go240 PostParseProcessor(result CustomTestResult) methodSpec
937 f.testRunner.PostParseProcessor(customResult)
955 func (s *standardTestRunner) PostParseProcessor(customResult CustomTestResult) { func