Searched defs:u8Vector (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/unittest/ |
H A D | tlv_util_test.cpp | 91 std::vector<uint8_t> u8Vector = { 1, 1, 1 }; variable 215 std::vector<uint8_t> u8Vector = { 1, 2, 3 }; variable 352 std::vector<uint8_t> u8Vector = { 1, 2, 3, 4 }; variable 573 std::vector<uint8_t> u8Vector = { 1, 2, 3, 4 }; variable
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | attributes_test.cpp | 330 std::vector<uint8_t> u8Vector; variable
|