Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalManager_test.cpp493 struct SetPropTestCase { struct
494 std::string test_name;
495 const hidl_vec<hidl_string> configs;
496 bool success;
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/test/
H A DFakeVehicleHardwareTest.cpp2762 struct SetPropTestCase { struct
2763 std::string test_name;
2764 std::vector<std::string> options;
2765 bool success;
2766 std::string errorMsg = "";
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/test/
H A DFakeVehicleHardwareTest.cpp2762 struct SetPropTestCase { struct
2763 std::string test_name;
2764 std::vector<std::string> options;
2765 bool success;
2766 std::string errorMsg = "";