Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/redfish-core/lib/
H A Dmanager_logservices_journal_test.cpp22 uint64_t timestampOut = 0; in TEST() local
30 EXPECT_FALSE(getTimestampFromID(shareAsyncResp, "", bootIDOut, timestampOut, in TEST()
33 timestampOut, indexOut)); in TEST()
36 bootIDOut, timestampOut, indexOut)); in TEST()
39 bootIDOut, timestampOut, indexOut)); in TEST()
46 bootIDOut, timestampOut, indexOut)); in TEST()
51 bootIDOut, timestampOut, indexOut)); in TEST()
53 EXPECT_EQ(timestampIn, timestampOut); in TEST()
59 bootIDOut, timestampOut, indexOut)); in TEST()
64 bootIDOut, timestampOut, indexOut)); in TEST()
[all …]