Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/test/
H A DVehicleObjectPoolTest.cpp192 auto stringProp = mValuePool->obtain(VehiclePropertyType::STRING); in TEST_F() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/test/
H A DVehicleObjectPoolTest.cpp192 auto stringProp = mValuePool->obtain(VehiclePropertyType::STRING); in TEST_F() local
/aosp_15_r20/external/kotlinpoet/interop/kotlin-metadata/src/test/kotlin/com/squareup/kotlinpoet/metadata/specs/
H A DKotlinPoetMetadataSpecsTest.kt1136 val stringProp = "prop" in <lambda>() constant in Constants