Searched refs:test_bitmap (Results 1 – 5 of 5) sorted by relevance
4 if /sbin/modprobe -q test_bitmap; then5 /sbin/modprobe -q -r test_bitmap
13 static void test_bitmap(skiatest::Reporter* reporter) { in test_bitmap() function99 test_bitmap(reporter); in DEF_TEST()
3 PROG=test_bitmap
224 $$V ${.OBJDIR}/unittests/bitmap/test_bitmap ; \
293 def test_bitmap(self): member in StandardOptionsTests