Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/content_capture/
H A Dcontent_capture_task.cc256 void ContentCaptureTask::ClearDocumentSessionsForTesting() { in ClearDocumentSessionsForTesting() function in blink::ContentCaptureTask
257 task_session_->ClearDocumentSessionsForTesting(); in ClearDocumentSessionsForTesting()
H A Dcontent_capture_task.h66 void ClearDocumentSessionsForTesting();
H A Dtask_session.h125 void ClearDocumentSessionsForTesting();
H A Dtask_session.cc154 void TaskSession::ClearDocumentSessionsForTesting() { in ClearDocumentSessionsForTesting() function in blink::TaskSession
H A Dcontent_capture_test.cc517 GetContentCaptureTask()->ClearDocumentSessionsForTesting(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/content_capture/
H A Dcontent_capture_task.cc314 void ContentCaptureTask::ClearDocumentSessionsForTesting() { in ClearDocumentSessionsForTesting() function in blink::ContentCaptureTask
315 task_session_->ClearDocumentSessionsForTesting(); in ClearDocumentSessionsForTesting()
H A Dtask_session.h141 void ClearDocumentSessionsForTesting();
H A Dcontent_capture_task.h95 void ClearDocumentSessionsForTesting();
H A Dtask_session.cc202 void TaskSession::ClearDocumentSessionsForTesting() { in ClearDocumentSessionsForTesting() function in blink::TaskSession
H A Dcontent_capture_test.cc727 GetContentCaptureTask()->ClearDocumentSessionsForTesting(); in TEST_P()