Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/aidl_test/
DAidlHidlCompatibilityTest.cpp32 int propInt = ::android::hardware::automotive::vehicle::toInt(prop); in TEST() local
36 static_cast<aidl_vehicle::VehicleProperty>(propInt)), in TEST()
38 << "property: " << propInt << " defined in HIDL, but not defined in AIDL"; in TEST()