HomeSort by relevance Sort by last modified time
    Searched refs:TimedMsgLoop (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome_frame/test/
chrome_frame_test_utils.h 87 // TimedMsgLoop object is posted to the message queue.
200 class TimedMsgLoop {
202 TimedMsgLoop() : snapshot_on_timeout_(false), quit_loop_invoked_(false) {
212 timeout_closure_.Reset(base::Bind(&TimedMsgLoop::SnapshotAndQuit));
265 testing::CreateFunctor(&loop, &chrome_frame_test::TimedMsgLoop::Quit))
268 testing::CreateFunctor(&loop, &chrome_frame_test::TimedMsgLoop::QuitAfter, \
url_request_test.cc 49 void PostponeReadRequest(chrome_frame_test::TimedMsgLoop* loop,
65 chrome_frame_test::TimedMsgLoop loop;
113 chrome_frame_test::TimedMsgLoop loop;
155 chrome_frame_test::TimedMsgLoop loop;
196 chrome_frame_test::TimedMsgLoop loop;
252 chrome_frame_test::TimedMsgLoop loop;
289 chrome_frame_test::TimedMsgLoop loop;
urlmon_moniker_integration_test.cc 106 chrome_frame_test::TimedMsgLoop& loop() {
111 chrome_frame_test::TimedMsgLoop loop_;
automation_client_mock.h 137 chrome_frame_test::TimedMsgLoop loop_;
test_with_web_server.h 213 static chrome_frame_test::TimedMsgLoop& loop() {
244 static chrome_frame_test::TimedMsgLoop* loop_;
mock_ie_event_sink_test.h 358 chrome_frame_test::TimedMsgLoop loop_;
infobar_unittests.cc 432 chrome_frame_test::TimedMsgLoop message_loop;
548 chrome_frame_test::TimedMsgLoop message_loop;
test_with_web_server.cc 84 chrome_frame_test::TimedMsgLoop* ChromeFrameTestWithWebServer::loop_;
121 loop_ = new chrome_frame_test::TimedMsgLoop();
    [all...]
automation_client_mock.cc 118 chrome_frame_test::TimedMsgLoop loop_;
  /external/chromium_org/chrome_frame/test/reliability/
page_load_test.cc 185 chrome_frame_test::TimedMsgLoop message_loop;

Completed in 724 milliseconds