Classes | Protected Member Functions | Protected Attributes | List of all members
bloaty::RangeMapTest Class Reference
Inheritance diagram for bloaty::RangeMapTest:
Inheritance graph
[legend]

Classes

struct  Entry
 
struct  Row
 

Protected Member Functions

void AssertMainMapEquals (const std::vector< Entry > &entries)
 
void AssertMapEquals (const bloaty::RangeMap &map, const std::vector< Entry > &entries)
 
void AssertRollupEquals (const std::vector< const RangeMap * > maps, const std::vector< Row > &rows)
 
void CheckConsistency ()
 
void CheckConsistencyFor (const bloaty::RangeMap &map)
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 

Protected Attributes

const uint64_t kNoTranslation = RangeMap::kNoTranslation
 
const uint64_t kUnknownSize = RangeMap::kUnknownSize
 
bloaty::RangeMap map2_
 
bloaty::RangeMap map3_
 
bloaty::RangeMap map_
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 

Detailed Description

Definition at line 24 of file range_map_test.cc.

Member Function Documentation

◆ AssertMainMapEquals()

void bloaty::RangeMapTest::AssertMainMapEquals ( const std::vector< Entry > &  entries)
inlineprotected

Definition at line 98 of file range_map_test.cc.

◆ AssertMapEquals()

void bloaty::RangeMapTest::AssertMapEquals ( const bloaty::RangeMap map,
const std::vector< Entry > &  entries 
)
inlineprotected

Definition at line 69 of file range_map_test.cc.

◆ AssertRollupEquals()

void bloaty::RangeMapTest::AssertRollupEquals ( const std::vector< const RangeMap * >  maps,
const std::vector< Row > &  rows 
)
inlineprotected

Definition at line 46 of file range_map_test.cc.

◆ CheckConsistency()

void bloaty::RangeMapTest::CheckConsistency ( )
inlineprotected

Definition at line 34 of file range_map_test.cc.

◆ CheckConsistencyFor()

void bloaty::RangeMapTest::CheckConsistencyFor ( const bloaty::RangeMap map)
inlineprotected

Definition at line 26 of file range_map_test.cc.

Member Data Documentation

◆ kNoTranslation

const uint64_t bloaty::RangeMapTest::kNoTranslation = RangeMap::kNoTranslation
protected

Definition at line 106 of file range_map_test.cc.

◆ kUnknownSize

const uint64_t bloaty::RangeMapTest::kUnknownSize = RangeMap::kUnknownSize
protected

Definition at line 107 of file range_map_test.cc.

◆ map2_

bloaty::RangeMap bloaty::RangeMapTest::map2_
protected

Definition at line 103 of file range_map_test.cc.

◆ map3_

bloaty::RangeMap bloaty::RangeMapTest::map3_
protected

Definition at line 104 of file range_map_test.cc.

◆ map_

bloaty::RangeMap bloaty::RangeMapTest::map_
protected

Definition at line 102 of file range_map_test.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:58