Home
last modified time | relevance | path

Searched refs:test_bitmap (Results 1 – 7 of 7) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/lib/
Dbitmap.sh8 if ! /sbin/modprobe -q -n test_bitmap; then
13 if /sbin/modprobe -q test_bitmap; then
14 /sbin/modprobe -q -r test_bitmap
/external/skia/tests/
DShaderOpacityTest.cpp14 static void test_bitmap(skiatest::Reporter* reporter) { in test_bitmap() function
100 test_bitmap(reporter); in DEF_TEST()
/external/skqp/tests/
DShaderOpacityTest.cpp14 static void test_bitmap(skiatest::Reporter* reporter) { in test_bitmap() function
100 test_bitmap(reporter); in DEF_TEST()
/external/openssh/regress/unittests/bitmap/
DMakefile3 PROG=test_bitmap
/external/openssh/regress/
DMakefile224 $$V ${.OBJDIR}/unittests/bitmap/test_bitmap ; \
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py293 def test_bitmap(self): member in StandardOptionsTests
/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py275 def test_bitmap(self): member in StandardOptionsTests