Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp396 static const std::vector<std::vector<std::string>> kIdsLists = {{}, {"zero"}, {"one", "two"}}; in TestGetVendorParameters() local
398 for (const auto& ids : kIdsLists) { in TestGetVendorParameters()