Home
last modified time | relevance | path

Searched defs:newHtml (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dweb_controller_test.cpp121 std::shared_ptr<std::string> newHtml = webClipboardController.RebuildHtml(pasteData); in HWTEST_F() local
161 std::shared_ptr<std::string> newHtml = webClipboardController.RebuildHtml(newPasteData); in HWTEST_F() local
205 std::shared_ptr<std::string> newHtml = webClipboardController.RebuildHtml(newPasteData); in HWTEST_F() local
245 std::shared_ptr<std::string> newHtml = webClipboardController.RebuildHtml(pasteData); in HWTEST_F() local
286 std::shared_ptr<std::string> newHtml = webClipboardController.RebuildHtml(newPasteData); in HWTEST_F() local
[all...]

Completed in 3 milliseconds