Home
last modified time | relevance | path

Searched refs:decodeArray (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dbase64_helper_test.cpp138 std::vector<uint8_t> decodeArray; in HWTEST_F() local
139 EXPECT_TRUE(Base64Helper::Decode(encodeStr, decodeArray)); in HWTEST_F()
140 EXPECT_TRUE(array == decodeArray); in HWTEST_F()

Completed in 1 milliseconds