Searched refs:kCustomComplexProperty (Results 1 - 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalTestUtils.h32 constexpr int32_t kCustomComplexProperty = member in namespace:android::hardware::automotive::vehicle::V2_0
84 {.prop = kCustomComplexProperty,
H A DVehicleHalManager_test.cpp73 if (requestedPropValue.prop == kCustomComplexProperty) {
312 invokeGet(kCustomComplexProperty, 0);
315 ASSERT_EQ(kCustomComplexProperty, actualValue.prop);

Completed in 48 milliseconds