Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp313 char **types3 = OH_UdmfData_GetTypes(unifiedData, nullptr); variable
314 EXPECT_EQ(types3, nullptr);
368 char **types3 = OH_UdmfRecord_GetTypes(&recordCp, nullptr); variable
369 EXPECT_EQ(types3, nullptr);