Searched defs:ActionSet (Results 1 – 4 of 4) sorted by relevance
428 func checkSameActions(lg *LicenseGraph, asActual, asExpected ActionSet, t *testing.T) {492 func checkResolvesActions(lg *LicenseGraph, asActual, asExpected ActionSet, t *testing.T) {
130 type ActionSet map[*TargetNode]LicenseConditionSet type
287 const NUpdateArchive::CActionSet *ActionSet; member
48 NUpdateArchive::CActionSet ActionSet; member