Searched refs:TestPathContext (Results 1 – 3 of 3) sorted by relevance
48 ctx := &android.TestPathContext{TestResult: result}
213 pathCtx := &android.TestPathContext{TestResult: result}531 pathCtx := &android.TestPathContext{TestResult: result}912 pathCtx := &android.TestPathContext{TestResult: result}
749 type TestPathContext struct { struct753 var _ PathContext = &TestPathContext{}755 func (t *TestPathContext) Config() Config { argument759 func (t *TestPathContext) AddNinjaFileDeps(deps ...string) { argument