Home
last modified time | relevance | path

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

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