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

  /external/chromium_org/content/browser/appcache/
appcache_request_handler_unittest.cc 182 void RunTestOnIOThread(Method method) {
    [all...]
appcache_response_unittest.cc 76 void RunTestOnIOThread(Method method) {
684 RunTestOnIOThread(&AppCacheResponseTest::ReadNonExistentResponse);
688 RunTestOnIOThread(&AppCacheResponseTest::LoadResponseInfo_Miss);
692 RunTestOnIOThread(&AppCacheResponseTest::LoadResponseInfo_Hit);
696 RunTestOnIOThread(&AppCacheResponseTest::AmountWritten);
700 RunTestOnIOThread(&AppCacheResponseTest::WriteThenVariouslyReadResponse);
704 RunTestOnIOThread(&AppCacheResponseTest::IOChaining);
708 RunTestOnIOThread(&AppCacheResponseTest::DeleteWithinCallbacks);
712 RunTestOnIOThread(&AppCacheResponseTest::DeleteWithIOPending);
appcache_update_job_unittest.cc 613 void RunTestOnIOThread(Method method) {
    [all...]
appcache_storage_impl_unittest.cc 390 void RunTestOnIOThread(Method method) {
    [all...]
appcache_url_request_job_unittest.cc 208 void RunTestOnIOThread(Method method) {
826 RunTestOnIOThread(&AppCacheURLRequestJobTest::Basic);
830 RunTestOnIOThread(&AppCacheURLRequestJobTest::DeliveryOrders);
834 RunTestOnIOThread(&AppCacheURLRequestJobTest::DeliverNetworkResponse);
838 RunTestOnIOThread(&AppCacheURLRequestJobTest::DeliverErrorResponse);
842 RunTestOnIOThread(&AppCacheURLRequestJobTest::DeliverSmallAppCachedResponse);
846 RunTestOnIOThread(&AppCacheURLRequestJobTest::DeliverLargeAppCachedResponse);
850 RunTestOnIOThread(&AppCacheURLRequestJobTest::DeliverPartialResponse);
854 RunTestOnIOThread(&AppCacheURLRequestJobTest::CancelRequest);
858 RunTestOnIOThread(&AppCacheURLRequestJobTest::CancelRequestWithIOPending)
    [all...]

Completed in 71 milliseconds