Searched refs:indirectSize (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPDFPrimitivesTest.cpp48 size_t indirectSize = obj->getOutputSize(&catalog, true); local
50 indirectSize == directSize + headerLen + footerLen);
54 REPORTER_ASSERT(reporter, indirectSize == buffer.getOffset());

Completed in 64 milliseconds