Home
last modified time | relevance | path

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

/external/libchrome/base/message_loop/
Dmessage_loop_task_runner_unittest.cc109 scoped_refptr<LoopRecorder> reply_recoder = in TEST_F() local
114 Bind(&RecordLoopAndQuit, reply_recoder))); in TEST_F()
118 reply_recoder = NULL; in TEST_F()
142 scoped_refptr<LoopRecorder> reply_recoder = in TEST_F() local
153 Bind(&RecordLoopAndQuit, reply_recoder))); in TEST_F()
159 ASSERT_TRUE(reply_recoder->HasOneRef()); in TEST_F()
176 scoped_refptr<LoopRecorder> reply_recoder = in TEST_F() local
182 Bind(&RecordLoopAndQuit, reply_recoder))); in TEST_F()
186 reply_recoder = NULL; in TEST_F()
209 scoped_refptr<LoopRecorder> reply_recoder = in TEST_F() local
[all …]