Searched defs:set_memlimit (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/support/ | ||
| D | __init__.py | 1362 def set_memlimit(limit): function |
| /external/python/cpython3/Lib/test/support/ | ||
| D | __init__.py | 797 def set_memlimit(limit): function |