Home
last modified time | relevance | path

Searched refs:ASYNC_STATUS_WAITING (Results 1 - 10 of 10) sorted by relevance

/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_standard_member_test.cpp83 ASYNC_STATUS_WAITING = 0, enumerator
162 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoGroup()
169 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoGroup()
177 g_asyncStatus = ASYNC_STATUS_WAITING; in AddDemoMember()
186 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AddDemoMember()
192 g_asyncStatus = ASYNC_STATUS_WAITING; in AddDemoMember()
211 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AddDemoMember()
227 g_asyncStatus = ASYNC_STATUS_WAITING; in DeleteDemoMember()
234 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in DeleteDemoMember()
240 g_asyncStatus = ASYNC_STATUS_WAITING; in DeleteDemoMember()
[all...]
H A Ddeviceauth_func_test.cpp98 ASYNC_STATUS_WAITING = 0, enumerator
387 g_asyncStatus = ASYNC_STATUS_WAITING; in AuthDeviceDirectWithPinDemo()
396 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AuthDeviceDirectWithPinDemo()
402 g_asyncStatus = ASYNC_STATUS_WAITING; in AuthDeviceDirectWithPinDemo()
420 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AuthDeviceDirectWithPinDemo()
435 g_asyncStatus = ASYNC_STATUS_WAITING; in AuthDeviceDirectDemo()
444 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AuthDeviceDirectDemo()
450 g_asyncStatus = ASYNC_STATUS_WAITING; in AuthDeviceDirectDemo()
468 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AuthDeviceDirectDemo()
483 g_asyncStatus = ASYNC_STATUS_WAITING; in DeviceLevelAuthDemo()
[all...]
H A Ddeviceauth_standard_auth_test.cpp132 ASYNC_STATUS_WAITING = 0, enumerator
307 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoGroup()
314 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoGroup()
322 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoIdenticalAccountGroup()
345 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoIdenticalAccountGroup()
352 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoSymClientIdenticalAccountGroup()
372 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoSymClientIdenticalAccountGroup()
380 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoSymServerIdenticalAccountGroup()
401 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoSymServerIdenticalAccountGroup()
410 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoAcrossAccountGroup()
[all...]
H A Ddeviceauth_standard_test.cpp79 ASYNC_STATUS_WAITING = 0, enumerator
234 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoGroup()
241 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoGroup()
249 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoIdenticalAccountGroup()
272 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoIdenticalAccountGroup()
280 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoAcrossAccountGroup()
285 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoAcrossAccountGroup()
H A Ddevice_auth_ipc_test.cpp102 ASYNC_STATUS_WAITING = 0, enumerator
286 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoGroup()
293 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoGroup()
301 g_asyncStatus = ASYNC_STATUS_WAITING; in DeleteDemoGroup()
309 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in DeleteDemoGroup()
H A Dp2p_bind_ipc_test.cpp52 ASYNC_STATUS_WAITING = 0, enumerator
/base/security/device_auth/test/fuzztest/devauthfunc_fuzzer/
H A Ddevauthfunc_fuzzer.cpp110 ASYNC_STATUS_WAITING = 0, enumerator
299 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoGroup()
309 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoGroup()
319 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoIdenticalAccountGroup()
348 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoIdenticalAccountGroup()
357 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoSymIdenticalAccountGroup()
381 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoSymIdenticalAccountGroup()
390 g_asyncStatus = ASYNC_STATUS_WAITING; in DeleteDemoGroup()
399 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in DeleteDemoGroup()
407 g_asyncStatus = ASYNC_STATUS_WAITING; in AddDemoMember()
[all...]
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/
H A Dos_account_adapter_test.cpp50 ASYNC_STATUS_WAITING = 0, enumerator
123 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoGroup()
130 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoGroup()
212 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoIdenticalAccountGroup()
235 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoIdenticalAccountGroup()
/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp74 ASYNC_STATUS_WAITING = 0, enumerator
181 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoGroup()
188 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoGroup()
195 g_asyncStatus = ASYNC_STATUS_WAITING; in AddDemoMember()
204 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AddDemoMember()
210 g_asyncStatus = ASYNC_STATUS_WAITING; in AddDemoMember()
228 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AddDemoMember()
244 g_asyncStatus = ASYNC_STATUS_WAITING; in AuthDemoMember()
253 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AuthDemoMember()
259 g_asyncStatus = ASYNC_STATUS_WAITING; in AuthDemoMember()
[all...]
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
H A Dcreds_manager_test.cpp77 ASYNC_STATUS_WAITING = 0, enumerator
184 g_asyncStatus = ASYNC_STATUS_WAITING; in CreateDemoGroup()
191 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in CreateDemoGroup()
199 g_asyncStatus = ASYNC_STATUS_WAITING; in AddDemoMember()
208 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AddDemoMember()
214 g_asyncStatus = ASYNC_STATUS_WAITING; in AddDemoMember()
226 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AddDemoMember()
242 g_asyncStatus = ASYNC_STATUS_WAITING; in AuthDemoMember()
252 while (g_asyncStatus == ASYNC_STATUS_WAITING) { in AuthDemoMember()
258 g_asyncStatus = ASYNC_STATUS_WAITING; in AuthDemoMember()
[all...]

Completed in 28 milliseconds