Searched refs:flexTypeId2 (Results 1 - 1 of 1) sorted by relevance
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | utd_client_test.cpp | 916 std::string flexTypeId2; in HWTEST_F() local 918 UtdClient::GetInstance().GetUniformDataTypeByFilenameExtension(filenameExtension2, flexTypeId2, blongsToType2); in HWTEST_F() 920 LOG_INFO(UDMF_TEST, "FlexibleType002, flexTypeId2 = %{public}s.", flexTypeId2.c_str()); in HWTEST_F() 922 status = UtdClient::GetInstance().GetTypeDescriptor(flexTypeId2, descriptor2); in HWTEST_F() 924 EXPECT_EQ(descriptor2->GetTypeId(), flexTypeId2); in HWTEST_F() 932 status = descriptor2->IsHigherLevelType(flexTypeId2, checkRet); // cmp with flexbile type. in HWTEST_F() 1056 std::string flexTypeId2; in HWTEST_F() local 1058 UtdClient::GetInstance().GetUniformDataTypeByFilenameExtension(filenameExtension2, flexTypeId2, blongsToType2); in HWTEST_F() 1060 LOG_INFO(UDMF_TEST, "FlexibleType013, flexTypeId2 in HWTEST_F() 1186 std::string flexTypeId2; HWTEST_F() local [all...] |
Completed in 4 milliseconds