Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/test/
H A Dtest-root-cause-filter.cpp171 libhei::Signature rootCauseRe{procChip0, mc_dstl_fir, 0, 16, in TEST() local
176 isoData.addSignature(rootCauseRe); in TEST()
182 EXPECT_EQ(rootCauseRe.toUint32(), rootCause.toUint32()); in TEST()