Lines Matching refs:cache_thread
196 base::Thread cache_thread("CacheThread"); in TEST_F() local
197 ASSERT_TRUE(cache_thread.StartWithOptions( in TEST_F()
204 cache_thread.message_loop_proxy(), NULL, &cache, &cb); in TEST_F()
216 cache_thread.message_loop_proxy(), in TEST_F()
262 base::Thread cache_thread("CacheThread"); in TEST_F() local
263 ASSERT_TRUE(cache_thread.StartWithOptions( in TEST_F()
314 base::Thread cache_thread("CacheThread"); in TEST_F() local
315 ASSERT_TRUE(cache_thread.StartWithOptions( in TEST_F()
321 cache_thread.message_loop_proxy(), NULL, &cache, &cb); in TEST_F()
350 base::Thread cache_thread("CacheThread"); in TEST_F() local
351 ASSERT_TRUE(cache_thread.StartWithOptions( in TEST_F()
358 cache_thread.message_loop_proxy(), NULL, &backend, &cb); in TEST_F()
1332 base::Thread cache_thread("CacheThread"); in TEST_F() local
1333 ASSERT_TRUE(cache_thread.StartWithOptions( in TEST_F()
1340 cache_thread.message_loop_proxy(), NULL, &cache, &cb); in TEST_F()
1926 base::Thread cache_thread("CacheThread"); in TEST_F() local
1927 ASSERT_TRUE(cache_thread.StartWithOptions( in TEST_F()
1936 cache_thread.message_loop_proxy(), NULL, &cache[0], &cb); in TEST_F()
1940 cache_thread.message_loop_proxy(), NULL, &cache[1], &cb); in TEST_F()