Home
last modified time | relevance | path

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

/base/security/crypto_framework/test/unittest/src/
Dmemory_mock.c23 static uint32_t g_mallocMockIndex = __INT32_MAX__; variable
38 if (g_mallocNum == g_mallocMockIndex) { in HcfMalloc()
78 g_mallocMockIndex = __INT32_MAX__; in ResetRecordMallocNum()
83 g_mallocMockIndex = index; in SetMockMallocIndex()