Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/tests/aidl/
DGraphicsTracker_test.cpp454 const int maxNumAlloc = 20; in TEST_F() local
475 while (numAlloc < maxNumAlloc) { in TEST_F()
507 ASSERT_EQ(numAlloc, maxNumAlloc); in TEST_F()
556 const int maxNumAlloc = 20; in TEST_F() local
574 AHardwareBuffer *bufs[maxNumAlloc]; in TEST_F()
575 sp<Fence> fences[maxNumAlloc]; in TEST_F()
634 while (numAlloc < maxNumAlloc) { in TEST_F()
659 ASSERT_EQ(numAlloc, maxNumAlloc); in TEST_F()