Home
last modified time | relevance | path

Searched defs:func (Results 1 – 7 of 7) sorted by relevance

/platform_testing/libraries/annotations/src/py/
DVsrTest.py30 def __call__(self, func): argument
DDesktopTest.py33 def __call__(self, func): argument
DGmsTest.py30 def __call__(self, func): argument
DApiTest.py33 def __call__(self, func): argument
DCddTest.py33 def __call__(self, func): argument
DNonApiTest.py37 def __call__(self, func): argument
/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DGoldenPathManager.kt103 val func: (() -> String) constant in platform.test.screenshot.PathElementNoContext
114 val func: ((Context) -> String) constant in platform.test.screenshot.PathElementWithContext