Home
last modified time | relevance | path

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

/build/soong/android/
Dfixture.go230 FinalPreparer(result *TestResult) CustomTestResult methodSpec
939 func (s *standardTestRunner) FinalPreparer(result *TestResult) CustomTestResult { func
/build/soong/bp2build/
Dtesting.go181 func (b *bazelTestRunner) FinalPreparer(result *android.TestResult) android.CustomTestResult { func