Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dfactory_install_test.py187 def _make_factory_package(self, factory_test_image, test_image): argument
345 def run_once(self, factory_install_image, factory_test_image, test_image, argument
/external/skia/tests/
DSpecialImageTest.cpp58 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, in test_image() function
/external/skia/gm/
Daaclip.cpp109 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { in test_image() function
/external/skqp/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/crosvm/disk/src/
Dandroid_sparse.rs425 fn test_image(chunks: Vec<ChunkWithSize>) -> AndroidSparse { 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.py337 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/
Dvklayertests_others.cpp58 VkImage test_image; in TEST_F() local