Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dbase64_helper_test.cpp63 std::vector<uint8_t> threeArray { 'a', 'b', 'c' }; variable
89 std::vector<uint8_t> threeArray { 1, 2, 3 }; variable