Home
last modified time | relevance | path

Searched refs:getMaxPrefix (Results 1 – 4 of 4) sorted by relevance

/openbmc/telemetry/tests/src/utils/
H A Dstring_utils.hpp7 std::string getMaxPrefix();
H A Dstring_utils.cpp45 std::string getMaxPrefix() in getMaxPrefix() function
/openbmc/telemetry/tests/src/
H A Dtest_trigger_manager.cpp236 std::string reportId = utils::string_utils::getMaxPrefix() + "/MyId"; in TEST_F()
H A Dtest_report_manager.cpp216 std::string reportId = utils::string_utils::getMaxPrefix() + "/MyId"; in TEST_F()