Searched defs:num_resources (Results 1 – 10 of 10) sorted by relevance
54 int num_resources; member
52 static unsigned num_resources; variable
71 static unsigned num_resources; variable
72 static unsigned num_resources; variable
82 static unsigned num_resources; variable
91 uint64_t num_resources; member
159 const unsigned num_resources = sizeof(alloc_sizes) / sizeof(alloc_sizes[0]); in TEST_P() local
321 int num_resources; in ResourcesVector() local
1263 const int num_resources = in Run() local
1359 def _benchmarkFunctionWithResourceInputs(self, num_resources, num_iters): argument