Home
last modified time | relevance | path

Searched defs:VtsHalAutomotiveVehicleTargetTest (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp117 class VtsHalAutomotiveVehicleTargetTest : public testing::TestWithParam<ServiceDescriptor> { class
149 TEST_P(VtsHalAutomotiveVehicleTargetTest, useAidlBackend) { in TEST_P() argument
155 TEST_P(VtsHalAutomotiveVehicleTargetTest, useHidlBackend) { in TEST_P() argument
162 TEST_P(VtsHalAutomotiveVehicleTargetTest, getAllPropConfigs) { in TEST_P() argument
175 TEST_P(VtsHalAutomotiveVehicleTargetTest, getPropConfigsWithValidProps) { in TEST_P() argument
197 TEST_P(VtsHalAutomotiveVehicleTargetTest, getPropConfigsWithInvalidProp) { in TEST_P() argument
208 TEST_P(VtsHalAutomotiveVehicleTargetTest, get) { in TEST_P() argument
224 TEST_P(VtsHalAutomotiveVehicleTargetTest, getInvalidProp) { in TEST_P() argument
234 TEST_P(VtsHalAutomotiveVehicleTargetTest, setProp) { in TEST_P() argument
296 TEST_P(VtsHalAutomotiveVehicleTargetTest, setNotWritableProp) { in TEST_P() argument
[all …]