Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_exceptions.py123 def ckmsg(src, msg): function
139 ckmsg(s, "'continue' not supported inside 'finally' clause")
147 ckmsg(s, "'continue' not properly in loop")
148 ckmsg("continue\n", "'continue' not properly in loop")