Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
DVtsHalAutomotiveVehicleV2_0TargetTest.cpp129 hidl_vec<VehiclePropConfig> propConfigs; in TEST_P() local
187 hidl_vec<VehiclePropConfig> propConfigs; in TEST_P() local
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp185 []([[maybe_unused]] const hidl_vec<VehiclePropConfig>& propConfigs) {}); in invokePropConfigs()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp238 [&called] (const hidl_vec<VehiclePropConfig>& propConfigs) { in TEST_F()