Home
last modified time | relevance | path

Searched refs:maxReportFullIdLength (Results 1 – 3 of 3) sorted by relevance

/openbmc/telemetry/src/utils/
H A Ddbus_path_utils.hpp30 constexpr size_t maxReportFullIdLength{maxDbusPathLength - variable
37 maxReportFullIdLength,
/openbmc/telemetry/tests/src/
H A Dtest_trigger_manager.cpp285 std::string(utils::constants::maxReportFullIdLength + 1, 'z')); in TEST_F()
H A Dtest_report_manager.cpp243 std::string(utils::constants::maxReportFullIdLength + 1, 'z')); in TEST_F()