Class PerformanceTest
Defined in File performance_test_fixture.hpp
Inheritance Relationships
Base Type
public benchmark::Fixture
Class Documentation
-
class PerformanceTest : public benchmark::Fixture
Public Functions
-
PERFORMANCE_TEST_FIXTURE_PUBLIC PerformanceTest()
- PERFORMANCE_TEST_FIXTURE_PUBLIC void SetUp (::benchmark::State &state)
- PERFORMANCE_TEST_FIXTURE_PUBLIC void TearDown (::benchmark::State &state)
Protected Functions
- PERFORMANCE_TEST_FIXTURE_PUBLIC void on_alloc (osrf_testing_tools_cpp::memory_tools::MemoryToolsService &service)
- PERFORMANCE_TEST_FIXTURE_PUBLIC void reset_heap_counters ()
- PERFORMANCE_TEST_FIXTURE_PUBLIC void set_are_allocation_measurements_active (bool value)
-
PERFORMANCE_TEST_FIXTURE_PUBLIC PerformanceTest()