Home
last modified time | relevance | path

Searched defs:assert_ (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
Dvalidate.py127 def assert_(cond, *args): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dcase.py599 assert_ = assertTrue variable in TestCase