Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/tests/aidl/
DGraphicsTracker_test.cpp558 const int firstPassAlloc = 12; in TEST_F() local
589 while (numAlloc < firstPassAlloc) { in TEST_F()
608 ASSERT_EQ(numAlloc, firstPassAlloc); in TEST_F()
630 for (int i = firstPassRender ; i < firstPassAlloc; ++i) { in TEST_F()