Home
last modified time | relevance | path

Searched defs:primaryHtml (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/test/unittest/pasteboard_adapter/
H A Dpasteboard_client_adapter_test.cpp446 std::shared_ptr<std::string> primaryHtml = g_dataAdapter->GetPrimaryHtml(); variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Dpaste_service_test.cpp616 auto primaryHtml = newPasteData.GetPrimaryHtml(); variable