Home
last modified time | relevance | path

Searched defs:allocs (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/
Dsimple_memory_arena_test.cc27 ArenaAlloc allocs[6]; in TEST() local
49 ArenaAlloc allocs[9]; in TEST() local
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dsoft_rss_limit_mb_test.cc24 static char *allocs[kMaxNumAllocs]; variable
/external/libcxxabi/test/
Dtest_fallback_malloc.pass.cpp134 const size_t allocs [] = { 124, 60, 252, 60, 4 }; in exhaustion_test3() local
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_timeline.cc154 std::map<int64, int64> allocs; in TrackNode() local
/external/libxml2/
Dxmlreader.c126 int allocs; /* what structure were deallocated */ member