Searched refs:GetAllocatedSizeForTesting (Results 1 – 3 of 3) sorted by relevance
56 EXPECT_EQ(dawn_native::GetAllocatedSizeForTesting(buffer.Get()), in TEST_P()66 EXPECT_EQ(dawn_native::GetAllocatedSizeForTesting(buffer.Get()), in TEST_P()75 EXPECT_EQ(dawn_native::GetAllocatedSizeForTesting(buffer.Get()), in TEST_P()
267 DAWN_NATIVE_EXPORT uint64_t GetAllocatedSizeForTesting(WGPUBuffer buffer);
248 uint64_t GetAllocatedSizeForTesting(WGPUBuffer buffer) { in GetAllocatedSizeForTesting() function