Home
last modified time | relevance | path

Searched refs:userUnmarshal (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dmeta_data_test.cpp736 UserStatus userUnmarshal; variable
737 userUnmarshal.Unmarshal(node2);
738 EXPECT_EQ(userUnmarshal.isActive, true);
739 EXPECT_EQ(userUnmarshal.id, USER_ID2);