Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dcase.py676 assertNotAlmostEquals = assertNotAlmostEqual variable in TestCase
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_case.py1227 self.assertNotAlmostEquals(3.0, 5.0)