Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/test/unittest/deviceauth/include/
H A Djson_utils_mock.h29 void SetJsonCallMockIndex(uint32_t index);
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_standard_auth_test.cpp1464 SetJsonCallMockIndex(i);
1517 SetJsonCallMockIndex(i);
1545 SetJsonCallMockIndex(i);
1576 SetJsonCallMockIndex(i);
1605 SetJsonCallMockIndex(i);
1636 SetJsonCallMockIndex(i);
1666 SetJsonCallMockIndex(i);
1696 SetJsonCallMockIndex(i);
1725 SetJsonCallMockIndex(i);
1755 SetJsonCallMockIndex(i);
[all …]
H A Djson_utils_mock.c66 void SetJsonCallMockIndex(uint32_t index) in SetJsonCallMockIndex() function