Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp247 PIN_MIN_SIZE = 4, enumerator
982 while (!Among(size, PinWordSize::PIN_MIN_SIZE, PinWordSize::PIN_MAX_SIZE)) { in TestUnlockPin()
1003 while (!Among(size, PinWordSize::PIN_MIN_SIZE, PinWordSize::PIN_MAX_SIZE)) { in TestUnlockPuk()
1009 while (!Among(size, PinWordSize::PIN_MIN_SIZE, PinWordSize::PIN_MAX_SIZE)) { in TestUnlockPuk()
1030 while (!Among(size, PinWordSize::PIN_MIN_SIZE, PinWordSize::PIN_MAX_SIZE)) { in TestAlterPin()
1036 while (!Among(size, PinWordSize::PIN_MIN_SIZE, PinWordSize::PIN_MAX_SIZE)) { in TestAlterPin()
1056 while (!Among(size, PinWordSize::PIN_MIN_SIZE, PinWordSize::PIN_MAX_SIZE)) { in TestUnlockPin2()
1077 while (!Among(size, PinWordSize::PIN_MIN_SIZE, PinWordSize::PIN_MAX_SIZE)) { in TestUnlockPuk2()
1083 while (!Among(size, PinWordSize::PIN_MIN_SIZE, PinWordSize::PIN_MAX_SIZE)) { in TestUnlockPuk2()
1104 while (!Among(size, PinWordSize::PIN_MIN_SIZE, PinWordSize::PIN_MAX_SIZE)) { in TestAlterPin2()
[all …]