Searched refs:phaseFaultN (Results 1 – 4 of 4) sorted by relevance
37 EXPECT_FALSE(history.wasLogged(ErrorType::phaseFaultN)); in TEST()51 history.setWasLogged(ErrorType::phaseFaultN, true); in TEST()60 EXPECT_TRUE(history.wasLogged(ErrorType::phaseFaultN)); in TEST()71 EXPECT_FALSE(history.wasLogged(ErrorType::phaseFaultN)); in TEST()
25 EXPECT_EQ(toErrorType(PhaseFaultType::n), ErrorType::phaseFaultN); in TEST()
65 ErrorType errorType{ErrorType::phaseFaultN}; in toErrorType()69 errorType = ErrorType::phaseFaultN; in toErrorType()
39 phaseFaultN = 6, enumerator