Home
last modified time | relevance | path

Searched refs:splitRegexp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/testing/
Dmatch.go60 filter = splitRegexp(patterns)
69 skip = splitRegexp(skips)
168 func splitRegexp(s string) filterMatch { func
Dmatch_test.go74 a := splitRegexp(tc.pattern)