Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DStringRefTest.cpp619 bool U16Success = StringRef(Unsigned[i].Str).getAsInteger(0, U16); in TEST() local
793 bool U16Success = Str.consumeInteger(0, U16); in TEST() local
/external/llvm/unittests/ADT/
DStringRefTest.cpp480 bool U16Success = StringRef(Unsigned[i].Str).getAsInteger(0, U16); in TEST() local