Home
last modified time | relevance | path

Searched defs:edgeMatcher (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/compliance/cmd/dumpgraph/
Ddumpgraph_test.go549 type edgeMatcher struct { struct
550 target string
551 dep string
552 annotations []string
555 func (em *edgeMatcher) matchString(ctx *testContext) string {
559 func (tm *edgeMatcher) typeString() string {