Searched refs:context_allocation_sizes (Results 1 – 1 of 1) sorted by relevance
395 std::vector<int> context_allocation_sizes; in Create() local403 context_allocation_sizes.push_back( in Create()429 DCHECK_NE(context_allocation_sizes[i], 0); in Create()430 PrintF("%10d bytes per context #%d\n", context_allocation_sizes[i], i); in Create()