Home
last modified time | relevance | path

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

/build/make/tools/compliance/
Dpolicy_resolve_test.go346 expected := toActionList(lg, tt.expectedActions)
657 expected := toActionList(lg, tt.expectedActions)
Dtest_util.go386 func toActionList(lg *LicenseGraph, actions []tcond) actionList { func