Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go453 type equalMatcher struct { struct
454 expected string
457 func (m *equalMatcher) Test(value string) bool {
461 func (m *equalMatcher) String() string {