Home
last modified time | relevance | path

Searched refs:testAssertFalse (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dgtest.cpp140 void testAssertFalse(int *p) { in testAssertFalse() function
/llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_assertions.py139 def testAssertFalse(self): member in TestLongMessage