Searched defs:nearly (Results 1 – 2 of 2) sorted by relevance
| /external/skia/tests/ | ||
| D | FloatingPointTest.cpp | 26 double nearly = 1. / 20000000000LL; in DEF_TEST() local |
| D | BitmapTest.cpp | 409 auto nearly = [](float expected, float actual) -> bool { in DEF_TEST() local |