HomeSort by relevance Sort by last modified time
    Searched refs:maxdiff (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/common/gpu/client/
gl_helper_unittest.cc 402 // component of each pixel is no more than |maxdiff| apart. If bitmaps are not
407 int maxdiff,
427 EXPECT_NEAR(a, b, maxdiff) << " x=" << x << " y=" << y << " c=" << c
429 if (std::abs(a - b) > maxdiff) {
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]

Completed in 203 milliseconds