Searched refs:flexTypeId1 (Results 1 - 1 of 1) sorted by relevance
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | utd_client_test.cpp | 905 std::string flexTypeId1; in HWTEST_F() local 907 UtdClient::GetInstance().GetUniformDataTypeByFilenameExtension(filenameExtension, flexTypeId1, blongsToType); in HWTEST_F() 909 LOG_INFO(UDMF_TEST, "FlexibleType002, flexTypeId1 = %{public}s.", flexTypeId1.c_str()); in HWTEST_F() 911 status = UtdClient::GetInstance().GetTypeDescriptor(flexTypeId1, descriptor1); in HWTEST_F() 1045 std::string flexTypeId1; in HWTEST_F() local 1047 UtdClient::GetInstance().GetUniformDataTypeByFilenameExtension(filenameExtension, flexTypeId1, blongsToType); in HWTEST_F() 1049 LOG_INFO(UDMF_TEST, "FlexibleType013, flexTypeId1 = %{public}s.", flexTypeId1.c_str()); in HWTEST_F() 1051 status = UtdClient::GetInstance().GetTypeDescriptor(flexTypeId1, descriptor in HWTEST_F() 1175 std::string flexTypeId1; HWTEST_F() local [all...] |
Completed in 3 milliseconds