Home
last modified time | relevance | path

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

/external/skia/tests/
DMatrixTest.cpp50 bool foundNaN = false; in are_equal() local
57 foundNaN = true; in are_equal()
62 REPORTER_ASSERT(reporter, foundNaN); in are_equal()