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

  /external/e2fsprogs/misc/
badblocks.c 725 static unsigned int test_nd (int dev, blk_t last_block, function
1110 test_func = test_nd;
    [all...]
  /external/opencv3/modules/core/test/
test_math.cpp 29 bool test_nd; member in class:Core_MathTest
41 test_nd = false;
67 test_nd = cvtest::randInt(rng)%3 == 0;
123 test_nd = cvtest::randInt(rng)%3 == 0;
155 if(!test_nd)
    [all...]

Completed in 847 milliseconds