Home
last modified time | relevance | path

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

/base/web/webview/test/unittest/pasteboard_adapter/
H A Dpasteboard_client_adapter_test.cpp920 std::string testUri = "/data/test/path"; in HWTEST_F() local
922 bool reset = g_datarecordnull->SetUri(testUri); in HWTEST_F()
926 reset = g_datarecord->SetUri(testUri); in HWTEST_F()
1020 std::string testUri = "datashare:////#fdFromBinder=155"; in HWTEST_F() local
1021 int32_t fd = PasteBoardClientAdapterImpl::GetInstance().OpenRemoteUri(testUri); in HWTEST_F()

Completed in 2 milliseconds