Home
last modified time | relevance | path

Searched defs:configOne (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/selectionbar/
DSelectionBarFeatureTest.kt193 val configOne = in testSelectionBarIsEnabledWithSelectionLimitInActivityMode() constant
226 val configOne = PhotopickerConfiguration(action = "TEST_ACTION", sessionId = sessionId) in testSelectionBarNotEnabledForSingleSelectInActivityMode() constant
246 val configOne = in testSelectionBarIsAlwaysEnabledInEmbeddedMode() constant
/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/photogrid/
DPhotoGridFeatureTest.kt178 val configOne = PhotopickerConfiguration(action = "TEST_ACTION", sessionId = sessionId) in testPhotoGridIsAlwaysEnabled() constant
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DWrrLocalityLoadBalancerTest.java210 WrrLocalityConfig configOne = new WrrLocalityConfig( in configEquality() local