Home
last modified time | relevance | path

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

/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice_test.go700 type firstParty struct{} struct
702 func (m firstParty) isMatch(line string) bool {
706 func (m firstParty) String() string {
/build/make/tools/compliance/cmd/textnotice/
Dtextnotice_test.go780 type firstParty struct{} struct
782 func (m firstParty) isMatch(line string) bool {
786 func (m firstParty) String() string {
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice_test.go1009 type firstParty struct{} struct
1011 func (m firstParty) isMatch(line string) bool {
1015 func (m firstParty) String() string {