Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp240 std::string bigAD{"KEY1="}; in TEST_F() local
241 bigAD += std::string(17000, 'G'); in TEST_F()
243 std::vector<std::string> data{bigAD}; in TEST_F()