Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dbios.cpp83 uint8_t retHours = 0; in TEST() local
112 &retMinutes, &retHours, &retDay, &retMonth, &retYear); in TEST()
117 EXPECT_EQ(hours, retHours); in TEST()