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.go562 RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams methodSpec
710 RuleParams: b.provider.RuleParamsForTests()[bparams.Rule],
Dmodule.go481 RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams methodSpec
1209 func (m *ModuleBase) RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams { func