Searched refs:GetContextForTesting (Results 1 – 9 of 9) sorted by relevance
214 context->reporting_service()->GetContextForTesting()->uploader()->StartUpload( in TEST_F()220 ->GetContextForTesting() in TEST_F()262 ASSERT_TRUE(context->reporting_service()->GetContextForTesting()->store()); in TEST_F()266 context->reporting_service()->GetContextForTesting()->uploader()->StartUpload( in TEST_F()272 ->GetContextForTesting() in TEST_F()318 EXPECT_EQ(context.get(), context->host_resolver()->GetContextForTesting()); in TEST_F()325 ASSERT_FALSE(resolver->GetContextForTesting()); in TEST_F()330 EXPECT_EQ(context.get(), context->host_resolver()->GetContextForTesting()); in TEST_F()
76 const URLRequestContext* GetContextForTesting() const override;
139 const URLRequestContext* ContextHostResolver::GetContextForTesting() const { in GetContextForTesting() function in net::ContextHostResolver
450 virtual const URLRequestContext* GetContextForTesting() const;
336 const URLRequestContext* HostResolver::GetContextForTesting() const { in GetContextForTesting() function in net::HostResolver
139 virtual ReportingContext* GetContextForTesting() const = 0;
185 ReportingContext* GetContextForTesting() const override { in GetContextForTesting() function in net::__anon4404864d0111::ReportingServiceImpl
370 ReportingContext* GetContextForTesting() const override;
374 ReportingContext* TestReportingService::GetContextForTesting() const { in GetContextForTesting() function in net::TestReportingService