OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResourceDispatcherHostTest
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/loader/
resource_dispatcher_host_unittest.cc
169
// This class forwards the incoming messages to the
ResourceDispatcherHostTest
.
525
class
ResourceDispatcherHostTest
: public testing::Test,
528
ResourceDispatcherHostTest
()
544
virtual ~
ResourceDispatcherHostTest
() {
572
&
ResourceDispatcherHostTest
::Factory);
658
scheme_, &
ResourceDispatcherHostTest
::Factory);
736
static
ResourceDispatcherHostTest
* test_fixture_;
742
ResourceDispatcherHostTest
*
ResourceDispatcherHostTest
::test_fixture_ = NULL;
743
bool
ResourceDispatcherHostTest
::delay_start_ = false
[
all
...]
resource_request_info_impl.h
156
FRIEND_TEST_ALL_PREFIXES(
ResourceDispatcherHostTest
,
158
FRIEND_TEST_ALL_PREFIXES(
ResourceDispatcherHostTest
,
resource_dispatcher_host_impl.h
237
FRIEND_TEST_ALL_PREFIXES(
ResourceDispatcherHostTest
,
239
FRIEND_TEST_ALL_PREFIXES(
ResourceDispatcherHostTest
,
241
FRIEND_TEST_ALL_PREFIXES(
ResourceDispatcherHostTest
,
243
FRIEND_TEST_ALL_PREFIXES(
ResourceDispatcherHostTest
,
/external/chromium_org/net/url_request/
url_request.h
58
class
ResourceDispatcherHostTest
;
187
friend class content::
ResourceDispatcherHostTest
;
[
all
...]
Completed in 278 milliseconds