Home
last modified time | relevance | path

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

/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice_test.go730 type restricted struct{} struct
732 func (m restricted) isMatch(line string) bool {
736 func (m restricted) String() string {
/build/make/tools/compliance/cmd/textnotice/
Dtextnotice_test.go810 type restricted struct{} struct
812 func (m restricted) isMatch(line string) bool {
816 func (m restricted) String() string {
/build/make/tools/compliance/cmd/htmlnotice/
Dhtmlnotice_test.go1039 type restricted struct{} struct
1041 func (m restricted) isMatch(line string) bool {
1045 func (m restricted) String() string {