Searched refs:memory_allocated_bytes (Results 1 – 4 of 4) sorted by relevance
490 size_t memory_allocated_bytes; in TEST_P() local496 &memory_allocated_bytes, in TEST_P()499 EXPECT_LE(memory_allocated_bytes, global_state_.memory_limit_in_bytes); in TEST_P()517 &memory_allocated_bytes, in TEST_P()520 EXPECT_LE(memory_allocated_bytes, global_state_.memory_limit_in_bytes); in TEST_P()
543 size_t* memory_allocated_bytes, in GetMemoryStats() argument547 *memory_allocated_bytes = resource_pool_->total_memory_usage_bytes(); in GetMemoryStats()575 size_t memory_allocated_bytes; in GetMemoryRequirementsAsValue() local579 &memory_allocated_bytes, in GetMemoryRequirementsAsValue()584 requirements->SetInteger("memory_allocated_bytes", memory_allocated_bytes); in GetMemoryRequirementsAsValue()
81 size_t* memory_allocated_bytes,
417 size_t memory_allocated_bytes; in ManageTiles() local421 &memory_allocated_bytes, in ManageTiles()