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

/external/chromium_org/third_party/skia/tests/
H A DErrorTest.cpp15 unsigned int *fIntPointer; member in struct:__anon14638
27 REPORTER_ASSERT( context_ptr->fReporter, (*(context_ptr->fIntPointer) == 0xdeadbeef) );
36 context.fIntPointer = &test_value;
/external/skia/tests/
H A DErrorTest.cpp15 unsigned int *fIntPointer; member in struct:__anon29904
27 REPORTER_ASSERT( context_ptr->fReporter, (*(context_ptr->fIntPointer) == 0xdeadbeef) );
36 context.fIntPointer = &test_value;

Completed in 1196 milliseconds