Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DBuddyMemoryAllocatorTests.cpp79 ResourceMemoryAllocation invalidAllocation = allocator.Allocate(heapSize * 2); in TEST() local
112 ResourceMemoryAllocation invalidAllocation = allocator.Allocate(heapSize * 2); in TEST() local
379 ResourceMemoryAllocation invalidAllocation = allocator.Allocate(largeBlock); in TEST() local