Searched defs:foundNaN (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DMatrixTest.cpp50 bool foundNaN = false; local
57 foundNaN = true;
62 REPORTER_ASSERT(reporter, foundNaN);
/external/skia/tests/
H A DMatrixTest.cpp50 bool foundNaN = false; local
57 foundNaN = true;
62 REPORTER_ASSERT(reporter, foundNaN);

Completed in 968 milliseconds