Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DGlobPatternTest.cpp19 Expected<GlobPattern> Pat1 = GlobPattern::create(""); in TEST_F() local
66 Expected<GlobPattern> Pat1 = GlobPattern::create("["); in TEST_F() local
72 Expected<GlobPattern> Pat1 = GlobPattern::create("a*\xFF"); in TEST_F() local