Searched defs:kMaxObjects (Results 1 – 3 of 3) sorted by relevance
45 static const int kMaxObjects = 4 * (1 << 10); in run_stack() local69 static const int kMaxObjects = 4 * (1 << 10); in run_queue() local93 static const int kMaxObjects = 4 * (1 << 10); in run_pushpop() local114 static const int kMaxObjects = 4 * (1 << 10); in run_random() local
48 kMaxObjects = 4 * (1 << 10), in onDraw() enumerator110 kMaxObjects = 4 * (1 << 10), in onDraw() enumerator
222 static constexpr int kMaxObjects = 1000; member in tensorflow::__anona9090a8f0111::RpcRecvTensorFreeList