Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dfixture.go946 type standardTestRunner struct{} struct
948 func (s *standardTestRunner) FinalPreparer(result *TestResult) CustomTestResult {
955 func (s *standardTestRunner) PostParseProcessor(customResult CustomTestResult) {