Home
last modified time | relevance | path

Searched defs:num_allocations (Results 1 – 4 of 4) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBlock.h541 const int num_allocations = static_cast<int>(m_allocations.size()); in allocate() local
/external/protobuf/src/google/protobuf/
Darena_unittest.cc1414 static uint32 num_allocations; member in google::protobuf::ArenaHooksTestUtil
1419 uint32 ArenaHooksTestUtil::num_allocations = 0; member in google::protobuf::ArenaHooksTestUtil
/external/libpng/
Dpngtest.c512 static int num_allocations = 0; variable
/external/tensorflow/tensorflow/core/framework/
Dop_kernel_test.cc423 int num_allocations(bool scoped) { in num_allocations() function in tensorflow::__anon6415fb680111::ScopedAllocatorDevice