Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/tests/vmbase_example/src/
Dmain.rs74 let mut test_image = File::options() in run_test() localVariable
85 let test_image = ParcelFileDescriptor::new(test_image); in run_test() localVariable
/aosp_15_r20/external/autotest/server/cros/
H A 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
/aosp_15_r20/external/zucchini/
H A Delement_detection.cc188 ConstBufferView test_image = in GetNext() local
/aosp_15_r20/external/skia/tests/
H A DSpecialImageTest.cpp73 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, in test_image() function
/aosp_15_r20/external/skia/gm/
H A Daaclip.cpp109 static void test_image(SkCanvas* canvas, const SkImageInfo& info) { in test_image() function
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py360 def test_image(self): member in StandardOptionsTests
/aosp_15_r20/external/crosvm/disk/src/
H A Dandroid_sparse.rs545 fn test_image(chunks: Vec<ChunkWithSize>) -> AndroidSparse { in test_image() function
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py267 def test_image(self): member in MenubuttonTest
/aosp_15_r20/external/crosvm/arch/src/
H A Dlib.rs1538 let mut test_image = tempfile().unwrap(); in load_image_high_max_4g() localVariable
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_others.cpp58 VkImage test_image; in TEST_F() local