Searched refs:occupantType (Results 1 – 5 of 5) sorted by relevance
86 OccupantType occupantType; in init() local88 occupantType = OccupantType::DRIVER; in init()90 occupantType = OccupantType::FRONT_PASSENGER; in init()92 occupantType = OccupantType::REAR_PASSENGER; in init()98 .zoneId = zoneId, .occupantType = occupantType, .seat = seat}; in init()
38 android.hardware.automotive.ivn.OccupantType occupantType;
42 OccupantType occupantType;
103 EXPECT_EQ(occupantZones[0].occupantType, OccupantType::DRIVER); in TEST_F()106 EXPECT_EQ(occupantZones[1].occupantType, OccupantType::FRONT_PASSENGER); in TEST_F()