Home
last modified time | relevance | path

Searched refs:SetTestNeverallowRules (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dneverallow_test.go353 SetTestNeverallowRules(config, test.rules)
Dneverallow.go665 func SetTestNeverallowRules(config Config, testRules []Rule) { func