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.go710 type notice struct{} struct
712 func (m notice) isMatch(line string) bool {
716 func (m notice) String() string {
/build/make/tools/compliance/cmd/textnotice/
Dtextnotice_test.go790 type notice struct{} struct
792 func (m notice) isMatch(line string) bool {
796 func (m notice) String() string {
/build/make/tools/compliance/
Dresolutionset_test.go45 notice = []res{ var
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice_test.go1019 type notice struct{} struct
1021 func (m notice) isMatch(line string) bool {
1025 func (m notice) String() string {