Searched refs:test_bitmap (Results 1 – 7 of 7) sorted by relevance
8 if ! /sbin/modprobe -q -n test_bitmap; then13 if /sbin/modprobe -q test_bitmap; then14 /sbin/modprobe -q -r test_bitmap
14 static void test_bitmap(skiatest::Reporter* reporter) { in test_bitmap() function100 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
275 def test_bitmap(self): member in StandardOptionsTests