Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_packer_native_ndk_test.cpp63 Image_MimeType *mimeType2 = new Image_MimeType(); in HWTEST_F() local
64 mimeType2->data = str2; in HWTEST_F()
65 mimeType2->size = 2; in HWTEST_F()
68 OH_PackingOptions_SetMimeType(ops, mimeType2); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp1411 std::string mimeType2 = "application/vnd.openxmlformats-officedocument.wordprocessingml.*"; in HWTEST_F() local
1413 status = UtdClient::GetInstance().GetUniformDataTypeByMIMEType(mimeType2, currType2); in HWTEST_F()
1440 std::string mimeType2 = "application/vnd.openxmlformats-OFFICEdocument.wordprocessingml.*"; in HWTEST_F() local
1442 status = UtdClient::GetInstance().GetUniformDataTypeByMIMEType(mimeType2, currType2); in HWTEST_F()

Completed in 4 milliseconds