Home
last modified time | relevance | path

Searched refs:test_blob (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/site_tests/platform_FlashErasers/
Dplatform_FlashErasers.py106 test_blob = os.path.join(dut_work_path, 'test_blob')
107 self._create_test_blob(test_blob, max(test_sizes))
119 test_blob, junk_image, start)
/external/harfbuzz_ng/test/api/
Dtest-blob.c206 test_blob (fixture_t *fixture, gconstpointer user_data) in test_blob() function
340 hb_test_add_fixture_flavor (fixture, blob_type, blob_name, test_blob); in main()