Home
last modified time | relevance | path

Searched defs:kMaxObjects (Results 1 – 3 of 3) sorted by relevance

/external/skia/bench/
DGrMemoryPoolBench.cpp45 static const int kMaxObjects = 4 * (1 << 10); in run_stack() local
69 static const int kMaxObjects = 4 * (1 << 10); in run_queue() local
93 static const int kMaxObjects = 4 * (1 << 10); in run_pushpop() local
114 static const int kMaxObjects = 4 * (1 << 10); in run_random() local
/external/skqp/bench/
DGrMemoryPoolBench.cpp48 kMaxObjects = 4 * (1 << 10), in onDraw() enumerator
110 kMaxObjects = 4 * (1 << 10), in onDraw() enumerator
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Drpc_rendezvous_mgr.cc222 static constexpr int kMaxObjects = 1000; member in tensorflow::__anona9090a8f0111::RpcRecvTensorFreeList