Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp416 auto expectedValue2 = hal->getValuePool()->obtainInt32(VAL2); in TEST_F() local
417 expectedValue2->prop = PROP; in TEST_F()
418 expectedValue2->areaId = AREA2; in TEST_F()
419 actualStatusCode = manager->set(*expectedValue2.get()); in TEST_F()