Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go266 type equalMatcher struct { struct
267 expected string
270 func (m *equalMatcher) Test(value string) bool {
274 func (m *equalMatcher) String() string {