webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
rtc::ScopedPtrCollectionTest Class Reference
Inheritance diagram for rtc::ScopedPtrCollectionTest:
testing::Test

Protected Member Functions

 ScopedPtrCollectionTest ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

int num_instances_
 
std::unique_ptr< ScopedPtrCollection< InstanceCounter > > collection_
 

Constructor & Destructor Documentation

◆ ScopedPtrCollectionTest()

rtc::ScopedPtrCollectionTest::ScopedPtrCollectionTest ( )
inlineprotected

Member Data Documentation

◆ collection_

std::unique_ptr<ScopedPtrCollection<InstanceCounter> > rtc::ScopedPtrCollectionTest::collection_
protected

◆ num_instances_

int rtc::ScopedPtrCollectionTest::num_instances_
protected

The documentation for this class was generated from the following file: