Home
last modified time | relevance | path

Searched defs:hexBytes (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dhex_utils_test.cpp67 std::vector<uint8_t> hexBytes = {0x01, 0x23, 0x45, 0x67, in TEST() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp2095 std::vector<uint8_t> hexBytes = parseHexByteArray(element); in TEST() local