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

  /external/chromium_org/third_party/skia/tests/
ErrorTest.cpp 15 unsigned int *fIntPointer;
27 REPORTER_ASSERT( context_ptr->fReporter, (*(context_ptr->fIntPointer) == 0xdeadbeef) );
36 context.fIntPointer = &test_value;
  /external/skia/tests/
ErrorTest.cpp 15 unsigned int *fIntPointer;
27 REPORTER_ASSERT( context_ptr->fReporter, (*(context_ptr->fIntPointer) == 0xdeadbeef) );
36 context.fIntPointer = &test_value;

Completed in 173 milliseconds