Home
last modified time | relevance | path

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

/build/soong/android/
Dfixture.go240 PostParseProcessor(result CustomTestResult) methodSpec
946 func (s *standardTestRunner) PostParseProcessor(customResult CustomTestResult) { func
/build/soong/bp2build/
Dtesting.go195 func (b *bazelTestRunner) PostParseProcessor(result android.CustomTestResult) { func