Searched refs:__call__ (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/tests/lldb/tests/harness/ | ||
D | decorators.py | 44 def __call__(self, func): member in skip_conditional |
/frameworks/base/startop/scripts/lib/ | ||
D | logcat_utils_test.py | 34 async def __call__(self, *args, **kwargs): member in AsyncMock |