Searched defs:func (Results 1 – 7 of 7) sorted by relevance
| /platform_testing/libraries/annotations/src/py/ | ||
| D | VsrTest.py | 30 def __call__(self, func): argument |
| D | DesktopTest.py | 33 def __call__(self, func): argument |
| D | GmsTest.py | 30 def __call__(self, func): argument |
| D | ApiTest.py | 33 def __call__(self, func): argument |
| D | CddTest.py | 33 def __call__(self, func): argument |
| D | NonApiTest.py | 37 def __call__(self, func): argument |
| /platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/ | ||
| D | GoldenPathManager.kt | 103 val func: (() -> String) constant in platform.test.screenshot.PathElementNoContext |