OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indirectsize
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
PDFPrimitivesTest.cpp
98
size_t
indirectSize
= obj->getOutputSize(&catalog, true);
100
indirectSize
== directSize + headerLen + footerLen);
104
REPORTER_ASSERT(reporter,
indirectSize
== buffer.getOffset());
Completed in 144 milliseconds