Home
last modified time | relevance | path

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

/external/nos/test/system-test-harness/src/
Dfaceauth_tests.cc36 static void LockProfileTest(uint32_t profile1);
37 static void UnlockProfileTest(uint32_t profile1);
38 static bool IsProfileLocked(uint32_t profile1);
39 static void UnockProfileTest(uint32_t profile1);
40 static void FullMatchMismatchTest(uint32_t profile1, uint32_t profile2,
224 void FaceAuthTest::FullMatchMismatchTest(uint32_t profile1, uint32_t profile2, in FullMatchMismatchTest() argument
229 Run(MakeResult(session_id, FACEAUTH_SUCCESS, profile1), in FullMatchMismatchTest()
230 MakeTask(session_id, profile1, FACEAUTH_CMD_ENROLL), in FullMatchMismatchTest()
241 MakeTask(session_id, profile1, FACEAUTH_CMD_COMP), MakeEmbedding(0x11)); in FullMatchMismatchTest()
244 MakeTask(session_id, profile1, FACEAUTH_CMD_COMP), MakeEmbedding(0xAA)); in FullMatchMismatchTest()
[all …]