Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dcase.py612 failIfEqual = _deprecate(assertNotEqual) variable in TestCase
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_case.py1036 self.failIfEqual(3, 5)