HomeSort by relevance Sort by last modified time
    Searched defs:SetExpectations (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/content/test/gpu/gpu_tests/
gpu_process_expectations.py 22 def SetExpectations(self):
hardware_accelerated_feature_expectations.py 22 def SetExpectations(self):
maps_expectations.py 22 def SetExpectations(self):
webgl_conformance_expectations.py 22 def SetExpectations(self):
  /external/chromium_org/net/websockets/
websocket_test_util.h 68 void SetExpectations(const std::string& expect_written,
92 void SetExpectations(const std::string& expect_written,
94 maker_.SetExpectations(expect_written, return_to_read);
websocket_test_util.cc 84 void WebSocketDeterministicMockClientSocketFactoryMaker::SetExpectations(
  /external/chromium_org/tools/telemetry/telemetry/page/
test_expectations.py 54 self.SetExpectations()
56 def SetExpectations(self):
test_expectations_unittest.py 50 def SetExpectations(self):
  /external/chromium_org/chrome/browser/extensions/api/desktop_capture/
desktop_capture_apitest.cc 81 void SetExpectations(const Expectation* expectation_array, int size) {
182 picker_factory_.SetExpectations(picker_expectations,
213 picker_factory_.SetExpectations(picker_expectations,

Completed in 312 milliseconds