Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalTestUtils.h32 constexpr int32_t kCustomComplexProperty = variable
84 {.prop = kCustomComplexProperty,
DVehicleHalManager_test.cpp73 if (requestedPropValue.prop == kCustomComplexProperty) { in get()
311 invokeGet(kCustomComplexProperty, 0); in TEST_F()
314 ASSERT_EQ(kCustomComplexProperty, actualValue.prop); in TEST_F()