Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dtesting.go216 type BazelTestResult struct { struct
217 *android.TestResult
220 conversionResults
230 …ets(t *testing.T, description string, expectedTargets map[string][]string, ignoreUnexpected bool) {
262 …lTargets(t *testing.T, description string, expectedContents []string, actualTargets BazelTargets) {