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.cpp1074 std::vector<uint8_t> stringWorld{ in TEST() local
1081 buildTable(table, stringHello, stringWorld); in TEST()
1090 rc = std::memcmp(entry, stringWorld.data(), stringWorld.size()); in TEST()
1104 std::vector<uint8_t> stringWorld{ in TEST() local
1116 buildTable(table, stringHello, stringWorld, stringHi); in TEST()