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

  /external/llvm/utils/not/
not.cpp 21 bool ExpectCrash = false;
29 ExpectCrash = true;
50 if (ExpectCrash && Result == 3)
55 if (ExpectCrash)
60 if (ExpectCrash)
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/not/
not.cpp 20 bool ExpectCrash = false;
28 ExpectCrash = true;
52 if (ExpectCrash && Result == 3)
57 if (ExpectCrash)
62 if (ExpectCrash)

Completed in 234 milliseconds