Home
last modified time | relevance | path

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

/aosp_15_r20/external/lz4/tests/
H A Dframetest.c108 } Test_alloc_state; typedef
109 static Test_alloc_state g_testAllocState = { 0 };
113 Test_alloc_state* const t = (Test_alloc_state*)state; in dummy_malloc()
125 Test_alloc_state* const t = (Test_alloc_state*)state; in dummy_calloc()
137 Test_alloc_state* const t = (Test_alloc_state*)state; in dummy_free()