Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp80 struct ServiceDescriptor { struct
148 class VtsHalAutomotiveVehicleTargetTest : public testing::TestWithParam<ServiceDescriptor> {
1384 std::vector<ServiceDescriptor> getDescriptors() { in getDescriptors()
1385 std::vector<ServiceDescriptor> descriptors; in getDescriptors()
1406 [](const testing::TestParamInfo<ServiceDescriptor>& info) { in __anon6b60a7330202()