Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dcase.py473 def _getAssertEqualityFunc(self, first, second): member in TestCase
508 assertion_func = self._getAssertEqualityFunc(first, second)