Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go310 type equalMatcher struct { struct
311 expected string
314 func (m *equalMatcher) Test(value string) bool {
318 func (m *equalMatcher) String() string {