Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/unittest/pasteboard_adapter/
H A Dpasteboard_client_adapter_test.cpp396 std::string htmlName = "test"; variable
398 g_dataAdapter->AddHtmlRecord(htmlName);
399 g_dataAdapterNull->AddHtmlRecord(htmlName);
410 std::string htmlName = "test"; variable
412 g_dataAdapter->AddTextRecord(htmlName);
413 g_dataAdapterNull->AddTextRecord(htmlName);