HomeSort by relevance Sort by last modified time
    Searched refs:ErrorContext (Results 1 - 3 of 3) sorted by null

  /external/skia/tests/
ErrorTest.cpp 17 } ErrorContext;
27 ErrorContext *context_ptr = static_cast<ErrorContext *>(context);
35 ErrorContext context;
PictureTest.cpp 357 struct ErrorContext {
363 ErrorContext* errorContext = static_cast<ErrorContext*>(context);
364 errorContext->fErrors++;
367 REPORTER_ASSERT_MESSAGE(errorContext->fReporter, 1 == errorContext->fErrors,
369 REPORTER_ASSERT_MESSAGE(errorContext->fReporter, kParseError_SkError == error,
395 ErrorContext context;
  /external/chromium_org/sync/notifier/
sync_invalidation_listener_unittest.cc     [all...]

Completed in 40 milliseconds