Searched refs:GetContextForTesting (Results 1 – 9 of 9) sorted by relevance
217 context->reporting_service()->GetContextForTesting()->uploader()->StartUpload( in TEST_F()223 ->GetContextForTesting() in TEST_F()265 ASSERT_TRUE(context->reporting_service()->GetContextForTesting()->store()); in TEST_F()269 context->reporting_service()->GetContextForTesting()->uploader()->StartUpload( in TEST_F()275 ->GetContextForTesting() in TEST_F()325 EXPECT_EQ(context.get(), context->host_resolver()->GetContextForTesting()); in TEST_F()332 ASSERT_FALSE(resolver->GetContextForTesting()); in TEST_F()337 EXPECT_EQ(context.get(), context->host_resolver()->GetContextForTesting()); in TEST_F()
141 virtual ReportingContext* GetContextForTesting() const = 0;
188 ReportingContext* GetContextForTesting() const override { in GetContextForTesting() function in net::__anoncf3a453e0111::ReportingServiceImpl
371 ReportingContext* GetContextForTesting() const override;
375 ReportingContext* TestReportingService::GetContextForTesting() const { in GetContextForTesting() function in net::TestReportingService
80 const URLRequestContext* GetContextForTesting() const override;
165 const URLRequestContext* ContextHostResolver::GetContextForTesting() const { in GetContextForTesting() function in net::ContextHostResolver
521 virtual const URLRequestContext* GetContextForTesting() const;
330 const URLRequestContext* HostResolver::GetContextForTesting() const { in GetContextForTesting() function in net::HostResolver