Searched refs:test_ptr (Results 1 – 4 of 4) sorted by relevance
10 void test_ptr() { (void) ptr; } // forced use in test_ptr() function
694 unsigned char *blkbuf, *save_ptr, *test_ptr, *read_ptr; in test_nd() local778 test_ptr = test_base; in test_nd()821 written = do_write (dev, test_ptr, got, block_size, in test_nd()831 test_ptr += got * block_size; in test_nd()861 test_ptr = test_base; in test_nd()880 if (memcmp (test_ptr+i*block_size, in test_nd()894 test_ptr += got * block_size; in test_nd()903 test_ptr = test_base; in test_nd()
73 static void test_ptr(skiatest::Reporter* reporter) { in test_ptr() function250 test_ptr(reporter); in DEF_TEST()
379 constexpr bool test_ptr() { in test_ptr() function392 static_assert(test_ptr(), "");