Home
last modified time | relevance | path

Searched refs:SetExpectations (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/cert_provisioning/
H A Dcert_provisioning_scheduler_unittest.cc216 worker->SetExpectations(/*do_step_times=*/AtLeast(1), in TEST_F()
270 worker->SetExpectations(/*do_step_times=*/AtLeast(1), in TEST_F()
326 worker->SetExpectations(/*do_step_times=*/AtLeast(1), /*is_waiting=*/false, in TEST_F()
518 worker->SetExpectations(/*do_step_times=*/AtLeast(1), in TEST_F()
777 worker->SetExpectations(/*do_step_times=*/Exactly(0), in TEST_F()
817 worker->SetExpectations(/*do_step_times=*/Exactly(1), in TEST_F()
832 worker->SetExpectations(/*do_step_times=*/Exactly(1), in TEST_F()
842 worker->SetExpectations(/*do_step_times=*/Exactly(0), in TEST_F()
855 worker->SetExpectations(/*do_step_times=*/Exactly(0), in TEST_F()
862 worker->SetExpectations(/*do_step_times=*/Exactly(1), in TEST_F()
[all …]
H A Dmock_cert_provisioning_worker.cc62 void MockCertProvisioningWorker::SetExpectations( in SetExpectations() function in chromeos::cert_provisioning::MockCertProvisioningWorker
H A Dmock_cert_provisioning_worker.h82 void SetExpectations(testing::Cardinality do_step_times,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crostini/
H A Dcrostini_unsupported_action_notifier_unittest.cc114 void SetExpectations(bool show_tablet_toast, in SetExpectations() function in crostini::CrostiniUnsupportedActionNotifierTest
148 SetExpectations(show_tablet_toast, show_vk_toast, show_ime_toast); in TEST_P()
162 SetExpectations(show_tablet_toast, show_vk_toast, show_ime_toast); in TEST_P()
175 SetExpectations(show_tablet_toast, show_vk_toast, show_ime_toast); in TEST_P()
187 SetExpectations(show_tablet_toast, show_vk_toast, show_ime_toast); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/websockets/
H A Dwebsocket_test_util.h113 void SetExpectations(const std::string& expect_written,
146 void SetExpectations(const std::string& expect_written, in SetExpectations() function
148 maker_.SetExpectations(expect_written, return_to_read); in SetExpectations()
H A Dwebsocket_stream_cookie_test.cc50 url_request_context_host_.SetExpectations( in CreateAndConnect()
H A Dwebsocket_test_util.cc188 void WebSocketMockClientSocketFactoryMaker::SetExpectations( in SetExpectations() function in net::WebSocketMockClientSocketFactoryMaker
H A Dwebsocket_handshake_stream_create_helper_test.cc90 socket_factory_maker_.SetExpectations(expect_written, return_to_read); in CreateClientSocketHandle()
H A Dwebsocket_stream_test.cc160 url_request_context_host_.SetExpectations( in CreateAndConnectStandard()
324 url_request_context_host_.SetExpectations( in CreateAndConnectCustomResponse()
350 url_request_context_host_.SetExpectations( in CreateAndConnectStringResponse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/websockets/
H A Dwebsocket_test_util.h114 void SetExpectations(const std::string& expect_written,
147 void SetExpectations(const std::string& expect_written, in SetExpectations() function
149 maker_.SetExpectations(expect_written, return_to_read); in SetExpectations()
H A Dwebsocket_stream_cookie_test.cc52 url_request_context_host_.SetExpectations( in CreateAndConnect()
H A Dwebsocket_test_util.cc188 void WebSocketMockClientSocketFactoryMaker::SetExpectations( in SetExpectations() function in net::WebSocketMockClientSocketFactoryMaker
H A Dwebsocket_handshake_stream_create_helper_test.cc90 socket_factory_maker_.SetExpectations(expect_written, return_to_read); in CreateClientSocketHandle()
H A Dwebsocket_stream_test.cc159 url_request_context_host_.SetExpectations( in CreateAndConnectStandard()
323 url_request_context_host_.SetExpectations( in CreateAndConnectCustomResponse()
349 url_request_context_host_.SetExpectations( in CreateAndConnectStringResponse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/autofill/
H A Dautofill_uitest.cc53 void AutofillManagerTestDelegateImpl::SetExpectations( in SetExpectations() function in autofill::AutofillManagerTestDelegateImpl
126 test_delegate()->SetExpectations(std::move(expected_events)); in SendKeyToPageAndWait()
176 test_delegate()->SetExpectations(std::move(expected_events)); in SendKeyToPopupAndWait()
186 test_delegate()->SetExpectations({ObservedUiEvents::kNoEvent}, in DoNothingAndWait()
H A Dautofill_captured_sites_interactive_uitest.cc116 test_delegate()->SetExpectations({ObservedUiEvents::kPreviewFormData}, in AutofillForm()
126 test_delegate()->SetExpectations({ObservedUiEvents::kFormDataFilled}, in AutofillForm()
278 test_delegate()->SetExpectations({ObservedUiEvents::kSuggestionShown}, in ShowAutofillSuggestion()
H A Dautofill_uitest.h45 void SetExpectations(
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/webm_parser/tests/
H A Dblock_parser_test.cc532 void SetExpectations(const TestData& test_data, bool incremental, in SetExpectations() function in __anon7b0cfc470111::BasicBlockParserTest
596 SetExpectations(test_data, false, true); in RunTest()
606 SetExpectations(test_data, true, true); in RunIncrementalTest()
768 SetExpectations(fixed_lacing_one_frame, false, false); in TEST_F()
860 SetExpectations(fixed_lacing_one_frame, false, false); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebm/source/webm_parser/tests/
H A Dblock_parser_test.cc532 void SetExpectations(const TestData& test_data, bool incremental, in SetExpectations() function in __anon8453d2410111::BasicBlockParserTest
596 SetExpectations(test_data, false, true); in RunTest()
606 SetExpectations(test_data, true, true); in RunIncrementalTest()
768 SetExpectations(fixed_lacing_one_frame, false, false); in TEST_F()
860 SetExpectations(fixed_lacing_one_frame, false, false); in TEST_F()
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Index/
H A DTermVectorMapper.cs67 …public abstract void SetExpectations(System.String field, int numTerms, bool storeOffsets, bool s… in SetExpectations() method in Lucene.Net.Index.TermVectorMapper
H A DFieldSortedTermVectorMapper.cs56 …public override void SetExpectations(System.String field, int numTerms, bool storeOffsets, bool s… in SetExpectations() method in Lucene.Net.Index.FieldSortedTermVectorMapper
H A DPositionBasedTermVectorMapper.cs86 …public override void SetExpectations(System.String field, int numTerms, bool storeOffsets, bool s… in SetExpectations() method in Lucene.Net.Index.PositionBasedTermVectorMapper
H A DSortedTermVectorMapper.cs115 …public override void SetExpectations(System.String field, int numTerms, bool storeOffsets, bool s… in SetExpectations() method in Lucene.Net.Index.SortedTermVectorMapper
H A DTermVectorsReader.cs544 mapper.SetExpectations(field, numTerms, storeOffsets, storePositions); in ReadTermVector()
683 …public override void SetExpectations(System.String field, int numTerms, bool storeOffsets, bool s… in SetExpectations() method in Lucene.Net.Index.ParallelArrayTermVectorMapper
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/
H A Dcontroller_utils.go151 SetExpectations(controllerKey string, add, del int) error methodSpec
221 func (r *ControllerExpectations) SetExpectations(controllerKey string, add, del int) error { func
228 return r.SetExpectations(controllerKey, adds, 0)
232 return r.SetExpectations(controllerKey, 0, dels)

12