Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D22059 to_hex() { function
67 poke_file "$TEST_IMG" $((i*8 + entry)) $(to_hex $offs)
/openbmc/libcper/tests/
H A Dir-tests.cpp207 std::string to_hex(char *input, size_t size) in to_hex() function
252 EXPECT_EQ(to_hex(buf, size), in cper_log_section_binary_test()
253 to_hex(cper_buf, std::min(size, cper_buf_size))) in cper_log_section_binary_test()