Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp405 const auto VAL2 = 2; in TEST_F() local
416 auto expectedValue2 = hal->getValuePool()->obtainInt32(VAL2); in TEST_F()
434 ASSERT_EQ(VAL2, actualValue.value.int32Values[0]); in TEST_F()