Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/test/native/unittest/
Dbase64_helper_test.cpp62 std::vector<uint8_t> threeArray { 'a', 'b', 'c' }; variable
88 std::vector<uint8_t> threeArray { 1, 2, 3 }; variable