Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp451 const auto oldTime = user.passwordExpiration(); in TEST_F() local
456 EXPECT_EQ(oldTime, user.passwordExpiration()); in TEST_F()
474 const auto oldTime = user.passwordExpiration(); in TEST_F() local
479 EXPECT_EQ(oldTime, user.passwordExpiration()); in TEST_F()
502 const auto oldTime = user.passwordExpiration(); in TEST_F() local
508 EXPECT_EQ(oldTime, user.passwordExpiration()); in TEST_F()