Home
last modified time | relevance | path

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

/system/gatekeeper/tests/
Dgatekeeper_device_test.cpp69 bool should_reenroll; in TEST_F() local
71 password_payload, password_len, &auth_token, &auth_token_len, &should_reenroll); in TEST_F()
92 bool should_reenroll; in TEST_F() local
94 password_payload, password_len, &auth_token, &auth_token_len, &should_reenroll); in TEST_F()
95 ASSERT_EQ(0, should_reenroll); in TEST_F()
111 bool should_reenroll; in TEST_F() local
124 bool should_reenroll; in TEST_F() local
127 &should_reenroll); in TEST_F()
144 &should_reenroll); in TEST_F()
165 bool should_reenroll; in TEST_F() local
[all …]