Home
last modified time | relevance | path

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

/build/make/tools/compliance/
Dtest_util.go137 func newTestConditionSet(conditionName []string) LicenseConditionSet { func
295 cs := newTestConditionSet(strings.Split(a.condition, "|"))
315 cs := newTestConditionSet(strings.Split(r.condition, "|"))