Home
last modified time | relevance | path

Searched defs:twoArray (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dbase64_helper_test.cpp62 std::vector<uint8_t> twoArray { 'a', 'b' }; variable
88 std::vector<uint8_t> twoArray { 1, 2 }; variable