Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/path/
Dmatch_test.go12 type MatchTest struct { struct
13 pattern, s string
14 match bool
15 err error
/prebuilts/go/linux-x86/src/path/filepath/
Dmatch_test.go19 type MatchTest struct { struct
20 pattern, s string
21 match bool
22 err error