Home
last modified time | relevance | path

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

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