Home
last modified time | relevance | path

Searched refs:ONE_MIN_TIME (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/
H A Dpin_db_test.cpp352 const uint32_t ONE_MIN_TIME = 60; in HWTEST_F() local
353 EXPECT_EQ(ONE_MIN_TIME * MS_OF_S, GetNextFailLockoutDuration(0)); in HWTEST_F()
/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c39 #define ONE_MIN_TIME 60 macro
770 return ONE_MIN_TIME * MS_OF_S; in GetWaitTime()
792 return ONE_MIN_TIME * MS_OF_S; in GetNextFailLockoutDuration()

Completed in 3 milliseconds