HomeSort by relevance Sort by last modified time
    Searched refs:DropUnhandledError (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/Support/
ErrorTest.cpp 141 auto DropUnhandledError = []() {
145 EXPECT_DEATH(DropUnhandledError(),
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
ErrorTest.cpp 146 auto DropUnhandledError = []() {
150 EXPECT_DEATH(DropUnhandledError(),

Completed in 122 milliseconds