Searched refs:InstallMakeRulesForTesting (Results 1 – 3 of 3) sorted by relevance
462 installRules := result.InstallMakeRulesForTesting(t)
478 rules := result.InstallMakeRulesForTesting(t)
655 func (ctx *TestContext) InstallMakeRulesForTesting(t *testing.T) []InstallMakeRule { func