Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehiclePropConfigIndex_test.cpp67 auto actualConfig = index.getConfig(toInt(VehicleProperty::HVAC_FAN_SPEED)); in TEST_F() local
68 ASSERT_EQ(toString(configs[1]), toString(actualConfig)); in TEST_F()