Home
last modified time | relevance | path

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

/build/make/tools/compliance/cmd/textnotice/
Dtextnotice_test.go768 type usedBy struct { struct
769 name string
772 func (m usedBy) isMatch(line string) bool {
776 func (m usedBy) String() string {
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice_test.go981 type usedBy struct { struct
982 name string
985 func (m usedBy) isMatch(line string) bool {
993 func (m usedBy) String() string {