Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalManager_test.cpp406 const auto AREA1 = toInt(VehicleAreaSeat::ROW_1_LEFT); in TEST_F() local
412 expectedValue1->areaId = AREA1; in TEST_F()
424 invokeGet(PROP, AREA1); in TEST_F()
427 ASSERT_EQ(AREA1, actualValue.areaId); in TEST_F()