Home
last modified time | relevance | path

Searched refs:setUpAllocateExpectations (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/ui/tests/
DGraphicBufferAllocator_test.cpp50 void setUpAllocateExpectations(status_t err, uint32_t stride) { in setUpAllocateExpectations() function in android::TestableGraphicBufferAllocator
69 mAllocator.setUpAllocateExpectations(NO_ERROR, kTestWidth); in TEST_F()
83 mAllocator.setUpAllocateExpectations(NO_ERROR, expectedStride); in TEST_F()
107 mAllocator.setUpAllocateExpectations(NO_ERROR, expectedStride); in TEST_F()