Searched defs:ResourceDenied (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/libregrtest/ | ||
| D | runtest.py | 94 class ResourceDenied(Skipped): class |
| /third_party/python/Lib/test/support/ | ||
| D | __init__.py | 134 class ResourceDenied(unittest.SkipTest): class |