Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dsingleton.go119 func (s *singletonAdaptor) RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams { func
H A Dtesting.go562 RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams
710 RuleParams: b.provider.RuleParamsForTests()[bparams.Rule],
H A Dmodule.go481 RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams
1209 func (m *ModuleBase) RuleParamsForTests() map[blueprint.Rule]blueprint.RuleParams { func