HomeSort by relevance Sort by last modified time
    Searched refs:called_alloc (Results 1 - 2 of 2) sorted by null

  /external/jemalloc_new/test/integration/
extent.c 42 called_alloc = false;
48 assert_true(called_alloc, "Expected alloc call");
  /external/jemalloc_new/test/include/test/
extent_hooks.h 53 static bool called_alloc; variable
93 called_alloc = true;

Completed in 129 milliseconds