Home
last modified time | relevance | path

Searched defs:nearly (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DFloatingPointTest.cpp26 double nearly = 1. / 20000000000LL; in DEF_TEST() local
DBitmapTest.cpp409 auto nearly = [](float expected, float actual) -> bool { in DEF_TEST() local