Home
last modified time | relevance | path

Searched defs:ComputeTotalNumOfHeapsForTesting (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuddyMemoryAllocator.cpp110 uint64_t BuddyMemoryAllocator::ComputeTotalNumOfHeapsForTesting() const { in ComputeTotalNumOfHeapsForTesting() function in dawn_native::BuddyMemoryAllocator
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DBuddyMemoryAllocatorTests.cpp57 uint64_t ComputeTotalNumOfHeapsForTesting() const { in ComputeTotalNumOfHeapsForTesting() function in DummyBuddyResourceAllocator