Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go285 type equalMatcher struct { struct
286 expected string
289 func (m *equalMatcher) Test(value string) bool {
293 func (m *equalMatcher) String() string {