Home
last modified time | relevance | path

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

/external/chromium_org/net/websockets/
Dwebsocket_test_util.h68 void SetExpectations(const std::string& expect_written,
92 void SetExpectations(const std::string& expect_written, in SetExpectations() function
94 maker_.SetExpectations(expect_written, return_to_read); in SetExpectations()
Dwebsocket_test_util.cc84 void WebSocketDeterministicMockClientSocketFactoryMaker::SetExpectations( in SetExpectations() function in net::WebSocketDeterministicMockClientSocketFactoryMaker
Dwebsocket_handshake_stream_create_helper_test.cc37 socket_factory_maker_.SetExpectations(expect_written, return_to_read); in CreateClientSocketHandle()
Dwebsocket_stream_test.cc57 url_request_context_host_.SetExpectations( in CreateAndConnectCustomResponse()
/external/chromium_org/chrome/browser/extensions/api/desktop_capture/
Ddesktop_capture_apitest.cc81 void SetExpectations(const Expectation* expectation_array, int size) { in SetExpectations() function in extensions::__anon734f5b730111::FakeDesktopMediaPickerFactory
182 picker_factory_.SetExpectations(picker_expectations, in IN_PROC_BROWSER_TEST_F()
213 picker_factory_.SetExpectations(picker_expectations, in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/content/test/gpu/gpu_tests/
Dmaps_expectations.py22 def SetExpectations(self): member in MapsExpectations
Dhardware_accelerated_feature_expectations.py22 def SetExpectations(self): member in HardwareAcceleratedFeatureExpectations
Dgpu_process_expectations.py22 def SetExpectations(self): member in GpuProcessExpectations
Dwebgl_conformance_expectations.py22 def SetExpectations(self): member in WebGLConformanceExpectations
/external/chromium_org/tools/telemetry/telemetry/page/
Dtest_expectations.py54 self.SetExpectations()
56 def SetExpectations(self): member in TestExpectations
Dtest_expectations_unittest.py50 def SetExpectations(self): member in SampleTestExpectations