Searched defs:ResourceDispatcherHostTest (Results 1 - 1 of 1) 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...]

Completed in 36 milliseconds