OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_allocations
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/space/
space_test.cc
217
static const size_t
num_allocations
= 64;
local
222
while (requests.size() <
num_allocations
) {
/external/libpng/
pngtest.c
513
static int
num_allocations
= 0;
variable
540
num_allocations
++;
[
all
...]
Completed in 236 milliseconds