Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dcase.py675 assertAlmostEquals = assertAlmostEqual variable in TestCase
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_case.py1226 self.assertAlmostEquals(2.0, 2.0)