Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dneverallow.go419 type equalMatcher struct { struct
420 expected string
423 func (m *equalMatcher) Test(value string) bool {
427 func (m *equalMatcher) String() string {