Searched refs:ResourceDispatcherHostTest (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_unittest.cc256 // This class forwards the incoming messages to the ResourceDispatcherHostTest.
462 class ResourceDispatcherHostTest;
466 explicit TestURLRequestJobFactory(ResourceDispatcherHostTest* test_fixture)
512 ResourceDispatcherHostTest* test_fixture_;
712 class ResourceDispatcherHostTest : public testing::Test, class in namespace:content
715 ResourceDispatcherHostTest() function in class:content::ResourceDispatcherHostTest
889 void ResourceDispatcherHostTest::MakeTestRequest(int render_view_id,
896 void ResourceDispatcherHostTest::MakeTestRequestWithResourceType(
909 void ResourceDispatcherHostTest::CancelRequest(int request_id) {
913 void ResourceDispatcherHostTest
[all...]
H A Dresource_dispatcher_host_impl.h268 friend class ResourceDispatcherHostTest;
270 FRIEND_TEST_ALL_PREFIXES(ResourceDispatcherHostTest,
272 FRIEND_TEST_ALL_PREFIXES(ResourceDispatcherHostTest,
274 FRIEND_TEST_ALL_PREFIXES(ResourceDispatcherHostTest,
276 FRIEND_TEST_ALL_PREFIXES(ResourceDispatcherHostTest,
H A Dresource_request_info_impl.h159 FRIEND_TEST_ALL_PREFIXES(ResourceDispatcherHostTest,
161 FRIEND_TEST_ALL_PREFIXES(ResourceDispatcherHostTest,

Completed in 110 milliseconds