Home
last modified time | relevance | path

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

/external/skia/bench/
DGrMemoryPoolBench.cpp41 static const int kMaxObjects = 4 * (1 << 10); in run_stack() local
65 static const int kMaxObjects = 4 * (1 << 10); in run_queue() local
89 static const int kMaxObjects = 4 * (1 << 10); in run_pushpop() local
110 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.cc200 static const int kMaxObjects = 1000; member in tensorflow::__anondc8fdab30111::RpcRecvTensorFreeList