Home
last modified time | relevance | path

Searched refs:ChildClient (Results 1 – 13 of 13) 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_test.cc579 ChildClient().ResetResults(); in RunContentCaptureTaskUntil()
767 EXPECT_THAT(ChildClient().AllText(), in TEST_F()
778 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
784 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
790 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
800 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
808 EXPECT_THAT(ChildClient().AllText(), in TEST_F()
810 EXPECT_TRUE(ChildClient().FirstData()); in TEST_F()
818 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
830 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/content_capture/
H A Dcontent_capture_test.cc804 ChildClient().ResetResults(); in RunContentCaptureTaskUntil()
1029 EXPECT_THAT(ChildClient().AllText(), in TEST_F()
1040 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
1046 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
1052 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
1062 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
1070 EXPECT_THAT(ChildClient().AllText(), in TEST_F()
1072 EXPECT_TRUE(ChildClient().FirstData()); in TEST_F()
1080 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
1092 EXPECT_TRUE(ChildClient().Data().empty()); in TEST_F()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/test/processor/
H A DProcessorTest.cpp182 typedef ChildServiceClient ChildClient; typedef in UntemplatedTraits
193 typedef ChildServiceClientT<Protocol> ChildClient; typedef in TemplatedTraits
211 typedef typename TemplateTraits_::ChildClient Client;
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/test/processor/
H A DProcessorTest.cpp182 typedef ChildServiceClient ChildClient; typedef in UntemplatedTraits
193 typedef ChildServiceClientT<Protocol> ChildClient; typedef in TemplatedTraits
211 typedef typename TemplateTraits_::ChildClient Client;
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/test/processor/
H A DProcessorTest.cpp182 typedef ChildServiceClient ChildClient; typedef in UntemplatedTraits
193 typedef ChildServiceClientT<Protocol> ChildClient; typedef in TemplatedTraits
211 typedef typename TemplateTraits_::ChildClient Client;
/dports/devel/thrift/thrift-0.14.0/lib/cpp/test/processor/
H A DProcessorTest.cpp182 typedef ChildServiceClient ChildClient; typedef in UntemplatedTraits
193 typedef ChildServiceClientT<Protocol> ChildClient; typedef in TemplatedTraits
211 typedef typename TemplateTraits_::ChildClient Client;
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/test/processor/
H A DProcessorTest.cpp182 typedef ChildServiceClient ChildClient; typedef in UntemplatedTraits
193 typedef ChildServiceClientT<Protocol> ChildClient; typedef in TemplatedTraits
211 typedef typename TemplateTraits_::ChildClient Client;
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/test/processor/
H A DProcessorTest.cpp182 typedef ChildServiceClient ChildClient; typedef in UntemplatedTraits
193 typedef ChildServiceClientT<Protocol> ChildClient; typedef in TemplatedTraits
211 typedef typename TemplateTraits_::ChildClient Client;
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/test/processor/
H A DProcessorTest.cpp182 typedef ChildServiceClient ChildClient; typedef in UntemplatedTraits
193 typedef ChildServiceClientT<Protocol> ChildClient; typedef in TemplatedTraits
211 typedef typename TemplateTraits_::ChildClient Client;
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/test/processor/
H A DProcessorTest.cpp182 typedef ChildServiceClient ChildClient; typedef in UntemplatedTraits
193 typedef ChildServiceClientT<Protocol> ChildClient; typedef in TemplatedTraits
211 typedef typename TemplateTraits_::ChildClient Client;
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/test/processor/
H A DProcessorTest.cpp182 typedef ChildServiceClient ChildClient; typedef in UntemplatedTraits
193 typedef ChildServiceClientT<Protocol> ChildClient; typedef in TemplatedTraits
211 typedef typename TemplateTraits_::ChildClient Client;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/exported/
H A Dweb_frame_test.cc7232 TestCachePolicyWebFrameClient& ChildClient(size_t i) { in ChildClient() function in blink::TestCachePolicyWebFrameClient
7275 &main_frame_client.ChildClient(0); in TEST_F()
7287 &main_frame_client.ChildClient(1); in TEST_F()
12473 LoadingObserverFrameClient& ChildClient() { return child_client_; } in TEST_F() function in blink::TEST_F::MainFrameClient
12490 EXPECT_TRUE(main_frame_client.ChildClient().DidCallFrameDetached()); in TEST_F()
12491 EXPECT_TRUE(main_frame_client.ChildClient().DidCallDidStopLoading()); in TEST_F()
12492 EXPECT_TRUE(main_frame_client.ChildClient().DidCallDidFinishDocumentLoad()); in TEST_F()
12493 EXPECT_TRUE(main_frame_client.ChildClient().DidCallDidHandleOnloadEvents()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dweb_frame_test.cc7229 TestCachePolicyWebFrameClient& ChildClient(size_t i) { in ChildClient() function in blink::TestCachePolicyWebFrameClient
7272 &main_frame_client.ChildClient(0); in TEST_F()
7284 &main_frame_client.ChildClient(1); in TEST_F()
12710 LoadingObserverFrameClient& ChildClient() { return child_client_; } in TEST_F() function in blink::TEST_F::MainFrameClient
12727 EXPECT_TRUE(main_frame_client.ChildClient().DidCallFrameDetached()); in TEST_F()
12728 EXPECT_TRUE(main_frame_client.ChildClient().DidCallDidStopLoading()); in TEST_F()
12729 EXPECT_TRUE(main_frame_client.ChildClient().DidCallDidFinishDocumentLoad()); in TEST_F()
12730 EXPECT_TRUE(main_frame_client.ChildClient().DidCallDidHandleOnloadEvents()); in TEST_F()