Home
last modified time | relevance | path

Searched refs:RuleParamsForTests (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dsingleton.go119 func (s *singletonAdaptor) RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams { func
Dtesting.go674 RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams methodSpec
822 RuleParams: b.provider.RuleParamsForTests()[bparams.Rule],
Dmodule.go532 RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams methodSpec
1611 func (m *ModuleBase) RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams { func