OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stream_equals
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
ToUnicodeTest.cpp
14
static bool
stream_equals
(const SkDynamicMemoryWStream& stream, size_t offset,
function
92
REPORTER_ASSERT(reporter,
stream_equals
(buffer, 0, expectedResult,
110
REPORTER_ASSERT(reporter,
stream_equals
(buffer, 0, expectedResultChop1,
124
REPORTER_ASSERT(reporter,
stream_equals
(buffer, 0, expectedResultChop2,
140
REPORTER_ASSERT(reporter,
stream_equals
(buffer, 0,
178
REPORTER_ASSERT(reporter,
stream_equals
(buffer2, 0, expectedResult2,
PDFPrimitivesTest.cpp
49
static bool
stream_equals
(const SkDynamicMemoryWStream& stream, size_t offset,
function
86
REPORTER_ASSERT(reporter,
stream_equals
(buffer, 0, expectedData,
105
REPORTER_ASSERT(reporter,
stream_equals
(buffer, 0, header, headerLen));
106
REPORTER_ASSERT(reporter,
stream_equals
(buffer, headerLen, expectedData,
108
REPORTER_ASSERT(reporter,
stream_equals
(buffer, headerLen + directSize,
191
REPORTER_ASSERT(reporter,
stream_equals
(buffer, 0, expectedResult,
210
REPORTER_ASSERT(reporter,
stream_equals
(buffer, 0, expectedResult,
241
REPORTER_ASSERT(reporter,
stream_equals
(buffer, 0, expectedResult,
Completed in 35 milliseconds