Searched refs:writeVerification (Results 1 – 3 of 3) sorted by relevance
36 EXPECT_FALSE(history.wasLogged(ErrorType::writeVerification)); in TEST()50 history.setWasLogged(ErrorType::writeVerification, true); in TEST()59 EXPECT_TRUE(history.wasLogged(ErrorType::writeVerification)); in TEST()70 EXPECT_FALSE(history.wasLogged(ErrorType::writeVerification)); in TEST()
38 writeVerification = 5, enumerator
81 errorType = ErrorType::writeVerification; in logError()