Home
last modified time | relevance | path

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

/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/
DAssociationEndToEndTest.kt79 fun parameters() = supportedProfilesAndNull() in test_timeout()
DAssociationEndToEndSingleDeviceTest.kt65 fun parameters() = supportedProfilesAndNull()
DAssociationEndToEndSelfManagedTest.kt109 fun parameters() = supportedProfilesAndNull()
DUiAutomationTestBase.kt406 protected fun supportedProfilesAndNull() = mutableListOf<Array<String?>>().apply { in <lambda>() method