Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/appdatafwk/unittest/
H A Dserializable_test.cpp130 auto jstr = to_string(normal.Marshall()); variable
132 normal1.Unmarshall(jstr);
159 auto jstr = to_string(normalEx.Marshall()); variable
161 normal1.Unmarshall(jstr);
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dserializable_test.cpp131 auto jstr = to_string(normal.Marshall()); variable
133 normal1.Unmarshall(jstr);
164 auto jstr = to_string(normalEx.Marshall()); variable
166 normal1.Unmarshall(jstr);