Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DStringRefTest.cpp612 bool U8Success = StringRef(Unsigned[i].Str).getAsInteger(0, U8); in TEST() local
782 bool U8Success = Str.consumeInteger(0, U8); in TEST() local
/external/llvm/unittests/ADT/
DStringRefTest.cpp473 bool U8Success = StringRef(Unsigned[i].Str).getAsInteger(0, U8); in TEST() local