Expectation       151 base/test/expectations/expectation.cc Expectation::Expectation()
Expectation       156 base/test/expectations/expectation.cc Expectation::~Expectation() {}
Expectation        76 base/test/expectations/expectation.h   Expectation();
Expectation        77 base/test/expectations/expectation.h   ~Expectation();
Expectation        54 base/test/expectations/parser.cc   current_ = Expectation();
Expectation        36 base/test/expectations/parser.h     virtual void EmitExpectation(const Expectation& expectation) = 0;
Expectation       134 base/test/expectations/parser.h   Expectation current_;
Expectation        19 base/test/expectations/parser_unittest.cc       const test_expectations::Expectation& expectation) OVERRIDE {
Expectation        32 base/test/expectations/parser_unittest.cc   std::vector<test_expectations::Expectation> expectations_;
Expectation        39 cc/output/gl_renderer_unittest.cc using testing::Expectation;
Expectation       948 cc/output/gl_renderer_unittest.cc   Expectation first_render_pass =
Expectation        62 chrome/browser/component_updater/test/url_request_post_interceptor.cc     Expectation expectation(expectations_.front());
Expectation       196 chrome/browser/component_updater/test/url_request_post_interceptor.cc       const URLRequestPostInterceptor::Expectation& expectation(
Expectation        84 chrome/browser/component_updater/test/url_request_post_interceptor.h   mutable std::queue<Expectation> expectations_;
Expectation        22 content/browser/media/capture/desktop_capture_device_aura_unittest.cc using ::testing::Expectation;
Expectation        22 content/browser/media/capture/desktop_capture_device_unittest.cc using ::testing::Expectation;
Expectation       381 content/browser/plugin_loader_posix_unittest.cc   testing::Expectation first =
Expectation        40 remoting/host/chromoting_host_unittest.cc using testing::Expectation;
Expectation       319 remoting/host/chromoting_host_unittest.cc   Expectation ExpectHostAndSessionManagerStart() {
Expectation       329 remoting/host/chromoting_host_unittest.cc   Expectation ExpectClientConnected(int connection_index, A action) {
Expectation       333 remoting/host/chromoting_host_unittest.cc     Expectation client_authenticated =
Expectation       337 remoting/host/chromoting_host_unittest.cc     Expectation video_packet_sent =
Expectation       355 remoting/host/chromoting_host_unittest.cc   Expectation ExpectClientDisconnected(int connection_index,
Expectation       357 remoting/host/chromoting_host_unittest.cc                                        Expectation after,
Expectation       361 remoting/host/chromoting_host_unittest.cc     Expectation client_disconnected =
Expectation       381 remoting/host/chromoting_host_unittest.cc                                      Expectation after,
Expectation       449 remoting/host/chromoting_host_unittest.cc   Expectation start = ExpectHostAndSessionManagerStart();
Expectation       461 remoting/host/chromoting_host_unittest.cc   Expectation video_packet_sent = ExpectClientConnected(
Expectation       463 remoting/host/chromoting_host_unittest.cc   Expectation client_disconnected = ExpectClientDisconnected(
Expectation       473 remoting/host/chromoting_host_unittest.cc   Expectation start = ExpectHostAndSessionManagerStart();
Expectation       503 remoting/host/chromoting_host_unittest.cc   Expectation video_packet_sent1 = ExpectClientConnected(0, DoAll(
Expectation       511 remoting/host/chromoting_host_unittest.cc   Expectation video_packet_sent2 = ExpectClientConnected(
Expectation       513 remoting/host/chromoting_host_unittest.cc   Expectation client_disconnected2 = ExpectClientDisconnected(
Expectation       529 remoting/host/chromoting_host_unittest.cc   Expectation video_packet_sent1 = ExpectClientConnected(
Expectation       537 remoting/host/chromoting_host_unittest.cc   Expectation video_packet_sent2 = ExpectClientConnected(
Expectation       539 remoting/host/chromoting_host_unittest.cc   Expectation client_disconnected2 = ExpectClientDisconnected(
Expectation       625 remoting/host/chromoting_host_unittest.cc   Expectation video_packet_sent = ExpectClientConnected(
Expectation       628 remoting/host/chromoting_host_unittest.cc   Expectation route_change =
Expectation       644 remoting/host/chromoting_host_unittest.cc   Expectation video_packet_sent = ExpectClientConnected(
Expectation        36 remoting/host/client_session_unittest.cc using testing::Expectation;
Expectation       257 remoting/host/client_session_unittest.cc   Expectation authenticated =
Expectation       340 remoting/host/client_session_unittest.cc   Expectation authenticated =
Expectation       395 remoting/host/client_session_unittest.cc   Expectation authenticated =
Expectation       452 remoting/host/client_session_unittest.cc   Expectation authenticated =
Expectation       495 remoting/host/client_session_unittest.cc   Expectation authenticated =
Expectation       505 remoting/host/client_session_unittest.cc   Expectation connected = authenticated;
Expectation       559 remoting/host/client_session_unittest.cc   Expectation authenticated =
Expectation       583 remoting/host/client_session_unittest.cc   Expectation authenticated =
Expectation        27 remoting/host/video_scheduler_unittest.cc using ::testing::Expectation;
Expectation       156 remoting/host/video_scheduler_unittest.cc   Expectation capturer_start =
Expectation       164 remoting/host/video_scheduler_unittest.cc   Expectation capturer_capture = EXPECT_CALL(*capturer, Capture(_))
Expectation        31 remoting/host/win/worker_process_launcher_unittest.cc using testing::Expectation;
Expectation       424 remoting/host/win/worker_process_launcher_unittest.cc   Expectation first_connect =
Expectation       448 remoting/host/win/worker_process_launcher_unittest.cc   Expectation first_connect =