Searched defs:TestingBuildParams (Results 1 – 2 of 2) sorted by relevance
168 type TestingBuildParams struct { struct169 BuildParams170 RuleParams blueprint.RuleParams
280 func checkWriteFileOutput(t *testing.T, params android.TestingBuildParams, expected []string) {