Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/1.1/vts/functional/
DVtsHalBroadcastradioV1_1TargetTest.cpp431 std::vector<int> imageIds; in TEST_P() local
441 if (entry.intValue != 0) imageIds.push_back(entry.intValue); in TEST_P()
448 if (imageIds.size() == 0) { in TEST_P()
453 for (auto id : imageIds) { in TEST_P()