Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ppapi/tests/ | |
test_instance_deprecated.h | 29 // already destroyed, so we can't rely on test_instance_ being valid. 30 void clear_test_instance() { test_instance_ = NULL; } 33 TestInstance* test_instance_; member in class:InstanceSO |
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/ | |
incident_reporting_service_unittest.cc | 68 test_instance_.Get().Set(this); 71 virtual ~TestIncidentReportingService() { test_instance_.Get().Set(NULL); } 99 return *test_instance_.Get().Get(); 108 TestIncidentReportingService> >::Leaky test_instance_; member in class:IncidentReportingServiceTest::TestIncidentReportingService 470 IncidentReportingServiceTest::TestIncidentReportingService::test_instance_ = member in class:IncidentReportingServiceTest::TestIncidentReportingService [all...] |