Home
last modified time | relevance | path

Searched refs:inputTypes2 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_multi_type_unified_data_delay_test.cpp321 std::vector<std::string> inputTypes2; variable
322 inputTypes2.emplace_back(fileUriUtdId_);
323 inputTypes2.emplace_back(pixelMapUtdId_);
325 inputRecord2->SetEntryGetter(inputTypes2, entryGetter2);
352 ASSERT_EQ(outputTypes2.size(), inputTypes2.size());