Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/test/unittest/
H A Dsa_command_manager_unit_test.cpp97 SaCommand saCommand = { .id = getSaCommandId(), .param = {} }; in HWTEST_F() local
98 commands.push_back(saCommand); in HWTEST_F()
99 IAM_LOGI("ProcessSaCommands %{public}d", saCommand.id); in HWTEST_F()
120 SaCommand saCommand = { .id = commandIds[0], .param = {} }; in HWTEST_F() local
121 commands.push_back(saCommand); in HWTEST_F()
142 SaCommand saCommand = { .id = commandIds[0], .param = {} }; in HWTEST_F() local
143 commands.push_back(saCommand); in HWTEST_F()
/base/useriam/face_auth/test/unittest/
H A Dsa_command_manager_unit_test.cpp97 SaCommand saCommand = { .id = getSaCommandId(), .param = {} }; in HWTEST_F() local
98 commands.push_back(saCommand); in HWTEST_F()
99 IAM_LOGI("ProcessSaCommands %{public}d", saCommand.id); in HWTEST_F()
120 SaCommand saCommand = { .id = commandIds[0], .param = {} }; in HWTEST_F() local
121 commands.push_back(saCommand); in HWTEST_F()
142 SaCommand saCommand = { .id = commandIds[0], .param = {} }; in HWTEST_F() local
143 commands.push_back(saCommand); in HWTEST_F()

Completed in 1 milliseconds