Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dbios.cpp81 uint8_t retSeconds = 0; in TEST() local
111 response, responseMsg.size() - hdrSize, &completionCode, &retSeconds, in TEST()
115 EXPECT_EQ(seconds, retSeconds); in TEST()