Home
last modified time | relevance | path

Searched defs:test_image (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/test/fs/
Dfs-test.sh159 function test_image() { function
/external/autotest/server/cros/
Dfactory_install_test.py186 def _make_factory_package(self, factory_test_image, test_image): argument
344 def run_once(self, factory_install_image, factory_test_image, test_image, argument
/external/skqp/gm/
Daaclip.cpp165 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { in test_image() function
/external/skia/gm/
Daaclip.cpp165 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { in test_image() function
/external/skqp/tests/
DSpecialImageTest.cpp56 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, in test_image() function
/external/skia/tests/
DSpecialImageTest.cpp56 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, in test_image() function
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py360 def test_image(self): member in StandardOptionsTests
/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py342 def test_image(self): member in StandardOptionsTests
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py267 def test_image(self): member in MenubuttonTest
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py270 def test_image(self): member in MenubuttonTest
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp1349 VkImage test_image; in TEST_F() local