Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp1052 std::vector<uint8_t> stringWorld{ in TEST() local
1059 buildTable(table, stringHello, stringWorld); in TEST()
1068 rc = std::memcmp(entry, stringWorld.data(), stringWorld.size()); in TEST()
1082 std::vector<uint8_t> stringWorld{ in TEST() local
1094 buildTable(table, stringHello, stringWorld, stringHi); in TEST()