Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DStringRefTest.cpp633 bool U64Success = StringRef(Unsigned[i].Str).getAsInteger(0, U64); in TEST() local
815 bool U64Success = Str.consumeInteger(0, U64); in TEST() local
/external/llvm/unittests/ADT/
DStringRefTest.cpp494 bool U64Success = StringRef(Unsigned[i].Str).getAsInteger(0, U64); in TEST() local