OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RunTestOnIOThread
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/webkit/browser/appcache/
appcache_request_handler_unittest.cc
177
void
RunTestOnIOThread
(Method method) {
[
all
...]
appcache_response_unittest.cc
77
void
RunTestOnIOThread
(Method method) {
686
RunTestOnIOThread
(&AppCacheResponseTest::ReadNonExistentResponse);
690
RunTestOnIOThread
(&AppCacheResponseTest::LoadResponseInfo_Miss);
694
RunTestOnIOThread
(&AppCacheResponseTest::LoadResponseInfo_Hit);
698
RunTestOnIOThread
(&AppCacheResponseTest::AmountWritten);
702
RunTestOnIOThread
(&AppCacheResponseTest::WriteThenVariouslyReadResponse);
706
RunTestOnIOThread
(&AppCacheResponseTest::IOChaining);
710
RunTestOnIOThread
(&AppCacheResponseTest::DeleteWithinCallbacks);
714
RunTestOnIOThread
(&AppCacheResponseTest::DeleteWithIOPending);
appcache_update_job_unittest.cc
610
void
RunTestOnIOThread
(Method method) {
[
all
...]
appcache_storage_impl_unittest.cc
389
void
RunTestOnIOThread
(Method method) {
[
all
...]
appcache_url_request_job_unittest.cc
169
void
RunTestOnIOThread
(Method method) {
781
RunTestOnIOThread
(&AppCacheURLRequestJobTest::Basic);
785
RunTestOnIOThread
(&AppCacheURLRequestJobTest::DeliveryOrders);
789
RunTestOnIOThread
(&AppCacheURLRequestJobTest::DeliverNetworkResponse);
793
RunTestOnIOThread
(&AppCacheURLRequestJobTest::DeliverErrorResponse);
797
RunTestOnIOThread
(&AppCacheURLRequestJobTest::DeliverSmallAppCachedResponse);
801
RunTestOnIOThread
(&AppCacheURLRequestJobTest::DeliverLargeAppCachedResponse);
805
RunTestOnIOThread
(&AppCacheURLRequestJobTest::DeliverPartialResponse);
809
RunTestOnIOThread
(&AppCacheURLRequestJobTest::CancelRequest);
813
RunTestOnIOThread
(&AppCacheURLRequestJobTest::CancelRequestWithIOPending)
[
all
...]
Completed in 130 milliseconds