Searched defs:test_size (Results 1 – 3 of 3) sorted by relevance
59 static void test_size(struct kunit *test) in test_size() function
32 static const unsigned long test_size[5] = { 1, 1024, 1025, 1024000, 1024001 }; variable [all...]
8185 int test_size, expect_size; do_test_dedup() local