Home
last modified time | relevance | path

Searched defs:torture (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/drivers/mtd/ubi/
Dwl.c431 int torture) in sync_erase()
604 int vol_id, int lnum, int torture) in schedule_erase()
641 int vol_id, int lnum, int torture) in do_sync_erase()
673 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
1199 int pnum, int torture)
Dfastmap-wl.c326 int lnum, int torture) in ubi_wl_put_fm_peb()
Dio.c561 int ubi_io_sync_erase(struct ubi_device *ubi, int pnum, int torture) in ubi_io_sync_erase()
Dubi.h770 int torture; member
/external/curl/tests/
Druntests.pl567 sub torture { subroutine
/external/clang/test/Sema/
Dformat-strings.c237 void torture(va_list v8) { in torture() function
/external/python/setuptools/pkg_resources/tests/
Dtest_resources.py680 torture = """ variable in TestParsing