Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Dusb_camera_3a_test.cpp336 std::vector<uint8_t> valVector; in TEST_F() local
337 valVector.push_back(tagVal); in TEST_F()
338 if (!meta->updateEntry(ohosTag, valVector.data(), valVector.size())) { in TEST_F()
452 std::vector<uint8_t> valVector; in TEST_F() local
453 valVector.push_back(tagVal); in TEST_F()
454 if (!meta->updateEntry(ohosTag, valVector.data(), valVector.size())) { in TEST_F()