Home
last modified time | relevance | path

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

/external/skia/tests/
DErrorTest.cpp15 unsigned int *fIntPointer; member
27 REPORTER_ASSERT( context_ptr->fReporter, (*(context_ptr->fIntPointer) == 0xdeadbeef) ); in cb()
39 context.fIntPointer = &test_value; in DEF_TEST()