Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/test/unittest/deviceauth/include/
H A Djson_utils_mock.h27 uint32_t GetJsonCallNum(void);
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_standard_auth_test.cpp1460 uint32_t mallocCount = GetJsonCallNum();
1502 uint32_t mallocCount = GetJsonCallNum();
1542 uint32_t mallocCount = GetJsonCallNum();
1573 uint32_t mallocCount = GetJsonCallNum();
1602 uint32_t mallocCount = GetJsonCallNum();
1633 uint32_t mallocCount = GetJsonCallNum();
1663 uint32_t mallocCount = GetJsonCallNum();
1693 uint32_t mallocCount = GetJsonCallNum();
1722 uint32_t mallocCount = GetJsonCallNum();
1752 uint32_t mallocCount = GetJsonCallNum();
[all …]
H A Djson_utils_mock.c55 uint32_t GetJsonCallNum(void) in GetJsonCallNum() function