Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp723 std::string typeId2 = "general.composite-object"; in HWTEST_F() local
725 status = UtdClient::GetInstance().GetTypeDescriptor(typeId2, descriptor2); in HWTEST_F()
744 std::string typeId2 = "com.amazon.azw3"; in HWTEST_F() local
746 status = UtdClient::GetInstance().GetTypeDescriptor(typeId2, descriptor2); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp714 char typeId2[] = "ApplicationDefined-myType2"; in HWTEST_F() local
720 addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId2, entry2, count2); in HWTEST_F()
732 getRes = OH_UdmfRecord_GetGeneralEntry(record, typeId2, &getEntry2, &getCount2); in HWTEST_F()

Completed in 8 milliseconds