Home
last modified time | relevance | path

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

/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice_test.go582 type notice struct{} struct
584 func (m notice) isMatch(line string) bool {
588 func (m notice) String() string {
/build/make/tools/compliance/cmd/textnotice/
Dtextnotice_test.go664 type notice struct{} struct
666 func (m notice) isMatch(line string) bool {
670 func (m notice) String() string {
/build/make/tools/compliance/
Dresolutionset_test.go46 notice = []res{ var
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice_test.go864 type notice struct{} struct
866 func (m notice) isMatch(line string) bool {
870 func (m notice) String() string {