Home
last modified time | relevance | path

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

/hardware/interfaces/authsecret/1.0/vts/functional/
DVtsHalAuthSecretV1_0TargetTest.cpp58 hidl_vec<uint8_t> WRONG_SECRET{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}; member
87 authsecret->primaryUserCredential(WRONG_SECRET); in TEST_F()