Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dbadblocks.c725 static unsigned int test_nd (int dev, blk_t last_block, in test_nd() function
1110 test_func = test_nd; in main()
/external/opencv3/modules/core/test/
Dtest_math.cpp29 bool test_nd; member in Core_MathTest
41 test_nd = false; in Core_MathTest()
67 test_nd = cvtest::randInt(rng)%3 == 0; in get_test_array_types_and_sizes()
123 test_nd = cvtest::randInt(rng)%3 == 0; in get_test_array_types_and_sizes()
155 if(!test_nd) in run_func()