Searched defs:ResolutionSet (Results 1 – 4 of 4) sorted by relevance
438 func checkSame(rsActual, rsExpected ResolutionSet, t *testing.T) {503 func checkResolves(rsActual, rsExpected ResolutionSet, t *testing.T) {
56 type ResolutionSet map[*TargetNode]ActionSet type
53 ### ResolutionSet subsection
68 func IndexLicenseTexts(rootFS fs.FS, lg *LicenseGraph, rs ResolutionSet) (*NoticeIndex, error) {