Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp1540 std::vector<std::string> flexTypeIds; in HWTEST_F() local
1542 UtdClient::GetInstance().GetUniformDataTypesByFilenameExtension(filenameExtension, flexTypeIds, blongsToType); in HWTEST_F()
1544 ASSERT_EQ(flexTypeIds.size(), 1); in HWTEST_F()
1545 std::string flexTypeId = flexTypeIds[0]; in HWTEST_F()

Completed in 3 milliseconds