Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp761 std::vector<uint8_t> customData{1, 2, 3, 4, 5, 6, 7, 8}; in TEST_F() local
769 ffdc.emplace_back(std::move(getCustomFFDC(dir, customData))); in TEST_F()