Home
last modified time | relevance | path

Searched defs:uint8Array (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_test.cpp828 std::vector<uint8_t> uint8Array = { 1, 2, 3, 4, 5, 6, 7 }; in HWTEST_F() local
854 EXPECT_EQ(static_cast<std::vector<uint8_t>>(uint8ArrayRes), uint8Array); in HWTEST_F() local

Completed in 2 milliseconds