Searched refs:flexTypeId (Results 1 - 1 of 1) sorted by relevance
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | utd_client_test.cpp | 873 std::string flexTypeId; in HWTEST_F() local 875 UtdClient::GetInstance().GetUniformDataTypeByFilenameExtension(filenameExtension, flexTypeId, blongsToType); in HWTEST_F() 877 LOG_INFO(UDMF_TEST, "FlexibleType001, flexTypeId = %{public}s.", flexTypeId.c_str()); in HWTEST_F() 879 status = UtdClient::GetInstance().GetTypeDescriptor(flexTypeId, descriptor); in HWTEST_F() 881 EXPECT_EQ(descriptor->GetTypeId(), flexTypeId); in HWTEST_F() 948 std::string flexTypeId; in HWTEST_F() local 950 UtdClient::GetInstance().GetUniformDataTypeByFilenameExtension(filenameExtension, flexTypeId, blongsToType); in HWTEST_F() 952 LOG_INFO(UDMF_TEST, "FlexibleType003, flexTypeId = %{public}s.", flexTypeId in HWTEST_F() 981 std::string flexTypeId; HWTEST_F() local 1013 std::string flexTypeId; HWTEST_F() local 1079 std::string flexTypeId; HWTEST_F() local 1111 std::string flexTypeId; HWTEST_F() local 1143 std::string flexTypeId; HWTEST_F() local 1210 std::string flexTypeId; HWTEST_F() local 1545 std::string flexTypeId = flexTypeIds[0]; HWTEST_F() local [all...] |
Completed in 3 milliseconds