|
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
|
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
|
typedef BloatyTestEntry | ParamType |
|
typedef BloatyTestEntry | ParamType |
|
typedef BloatyTestEntry | ParamType |
|
typedef BloatyTestEntry | ParamType |
|
typedef BloatyTestEntry | ParamType |
|
typedef BloatyTestEntry | ParamType |
|
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 () |
|
static const ParamType & | GetParam () |
|
static const ParamType & | GetParam () |
|
static const ParamType & | GetParam () |
|
static const ParamType & | GetParam () |
|
static const ParamType & | GetParam () |
|
void | AssertBloatyFails (const std::vector< std::string > &strings, const std::string &) |
|
void | AssertChildren (const bloaty::RollupRow &row, const std::vector< std::tuple< std::string, int, int >> &children) |
|
void | CheckConsistency (const bloaty::Options &options) |
|
void | CheckConsistencyForRow (const bloaty::RollupRow &row, bool is_toplevel, bool diff_mode, int *count) |
|
void | CheckCSVConsistency (int row_count) |
|
const bloaty::RollupRow * | FindRow (const std::string &name) |
|
std::string | JoinStrings (const std::vector< std::string > &strings) |
|
void | RunBloaty (const std::vector< std::string > &strings) |
|
void | RunBloatyWithOptions (const bloaty::Options &options, const bloaty::OutputOptions &output_options) |
|
bool | TryRunBloaty (const std::vector< std::string > &strings) |
|
bool | TryRunBloatyWithOptions (const bloaty::Options &options, const bloaty::OutputOptions &output_options) |
|
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 () |
|
std::unique_ptr< bloaty::RollupOutput > | output_ |
|
const bloaty::RollupRow * | top_row_ |
|
static constexpr int | kSameAsVM = -2 |
|
static constexpr int | kUnknown = -1 |
|
Definition at line 75 of file bloaty_test_pe.cc.