Home
last modified time | relevance | path

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

/external/chromium_org/net/websockets/
Dwebsocket_test_util.h81 void SetExpectations(const std::string& expect_written,
114 void SetExpectations(const std::string& expect_written, in SetExpectations() function
116 maker_.SetExpectations(expect_written, return_to_read); in SetExpectations()
Dwebsocket_test_util.cc93 void WebSocketDeterministicMockClientSocketFactoryMaker::SetExpectations( in SetExpectations() function in net::WebSocketDeterministicMockClientSocketFactoryMaker
Dwebsocket_handshake_stream_create_helper_test.cc40 socket_factory_maker_.SetExpectations(expect_written, return_to_read); in CreateClientSocketHandle()
Dwebsocket_stream_test.cc119 url_request_context_host_.SetExpectations( in CreateAndConnectCustomResponse()
/external/chromium_org/content/test/gpu/gpu_tests/
Dpixel_expectations.py22 def SetExpectations(self): member in PixelExpectations
Dmaps_expectations.py22 def SetExpectations(self): member in MapsExpectations
Dscreenshot_sync_expectations.py22 def SetExpectations(self): member in ScreenshotSyncExpectations
Dcontext_lost_expectations.py22 def SetExpectations(self): member in ContextLostExpectations
Dhardware_accelerated_feature_expectations.py22 def SetExpectations(self): member in HardwareAcceleratedFeatureExpectations
Dgpu_process_expectations.py22 def SetExpectations(self): member in GpuProcessExpectations
Dmemory_test_expectations.py22 def SetExpectations(self): member in MemoryTestExpectations
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