Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/test_utils/
Dunittest.py95 def _EmulateWith(context, func): function
558 _EmulateWith(context, lambda: callableObj(*args, **kwargs))
971 _EmulateWith(context, lambda: callable_obj(*args, **kwargs))