Home
last modified time | relevance | path

Searched refs:fuzz (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/sqlite/src/test/
Dfuzz.test13 # (a.k.a. "fuzz") and sending it into the parser to try to
22 # $Id: fuzz.test,v 1.19 2009/04/28 11:10:39 danielk1977 Exp $
40 do_test fuzz-1.1 {
45 do_test fuzz-1.2 {
50 do_test fuzz-1.3 {
55 do_test fuzz-1.4 {
60 do_test fuzz-1.5 {
67 do_test fuzz-1.6 {
73 do_test fuzz-1.7 {
81 do_test fuzz-1.8 {
[all …]
Dfuzz_common.tcl14 proc fuzz {TemplateList} { procedure
45 fuzz $TemplateList
52 fuzz $TemplateList
62 fuzz $TemplateList
106 set res [fuzz $TemplateList]
116 fuzz $TemplateList
129 fuzz $TemplateList
193 fuzz $TemplateList
225 set res [fuzz $TemplateList]
238 fuzz $TemplateList
[all …]
Dsoak.test50 # fuzz.test (pseudo-random SQL statements)
62 fuzz.test
/external/chromium_org/v8/test/webkit/
Ddfg-inline-arguments-use-from-all-the-places-broken.js32 function fuzz(a, b) { function
33 return [foo.arguments, bar.arguments, getter.arguments, fuzz.arguments];
37 return [foo.arguments, bar.arguments, getter.arguments].concat(fuzz(42, 56));
Ddfg-inline-arguments-use-from-all-the-places.js32 function fuzz(a, b) { function
33 return [foo.arguments, bar.arguments, getter.arguments, fuzz.arguments];
37 return [foo.arguments, bar.arguments, getter.arguments].concat(fuzz(42, 56));
Ddfg-inline-arguments-use-from-uninlined-code.js32 function fuzz() { function
42 var array2 = fuzz(a,b,c);
Ddfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function.js49 function fuzz() { function
Ddfg-flush-get-local.js32 function fuzz(a, b) { function
Ddfg-cfa-prove-put-by-id-simple-when-storing-to-specialized-function-expected.txt229 fuzz!
230 PASS bar.call({f:baz}, fuzz) is "fuzz"
Dwebkit.status41 'dfg-double-vote-fuzz': [SKIP],
/external/chromium_org/v8/test/cctest/
Dtest-macro-assembler-mips.cc107 const int fuzz = 11; in TEST() local
110 for (const byte* src = src_buffer; src < src_buffer + fuzz; src++) { in TEST()
111 for (byte* dest = dest_buffer; dest < dest_buffer + fuzz; dest++) { in TEST()
Dtest-macro-assembler-arm.cc107 const int fuzz = 11; in TEST() local
110 for (const byte* src = src_buffer; src < src_buffer + fuzz; src++) { in TEST()
111 for (byte* dest = dest_buffer; dest < dest_buffer + fuzz; dest++) { in TEST()
/external/chromium_org/v8/test/mjsunit/
Dunicodelctest-no-optimization.js50 fuzz();
91 function fuzz() { function
Dunicodelctest.js49 fuzz();
90 function fuzz() { function
Dmjsunit.status73 …'fuzz-natives-part*': [PASS, ['mode == release or arch == arm or arch == android_arm or arch == mi…
251 # for NaCl. The other three fuzz-natives tests seem to run fine.
253 'fuzz-natives-part4': [SKIP],
/external/chromium_org/third_party/freetype/src/pshinter/
Dpshglob.c239 FT_Int fuzz, in psh_blues_set_zones() argument
331 zone->org_bottom -= fuzz; in psh_blues_set_zones()
342 if ( delta < 2 * fuzz ) in psh_blues_set_zones()
346 zone[0].org_top = top + fuzz; in psh_blues_set_zones()
347 zone[1].org_bottom = bot - fuzz; in psh_blues_set_zones()
355 zone->org_top = top + fuzz; in psh_blues_set_zones()
/external/freetype/src/pshinter/
Dpshglob.c239 FT_Int fuzz, in psh_blues_set_zones() argument
331 zone->org_bottom -= fuzz; in psh_blues_set_zones()
342 if ( delta < 2 * fuzz ) in psh_blues_set_zones()
346 zone[0].org_top = top + fuzz; in psh_blues_set_zones()
347 zone[1].org_bottom = bot - fuzz; in psh_blues_set_zones()
355 zone->org_top = top + fuzz; in psh_blues_set_zones()
/external/chromium_org/v8/tools/
Dfuzz-harness.sh88 tar -cjf fuzz-results-$(date +%y%m%d).tar.bz2 err-* w*
/external/chromium_org/components/test/data/web_database/
Dversion_45.sql50 INSERT INTO web_intents VALUES ('http://poodles.com/fuzzer', 'fuzz', 'poodle/*', 'Poodle Fuzzer', '…
/external/kernel-headers/original/linux/
Dinput.h73 __s32 fuzz; member
1562 int min, int max, int fuzz, int flat);
1582 INPUT_GENERATE_ABS_ACCESSORS(fuzz, fuzz)
/external/dnsmasq/src/
Drfc2131.c141 unsigned short fuzz = 0; in dhcp_reply() local
1044 fuzz = rand16(); in dhcp_reply()
1229 while (fuzz > (time/16)) in dhcp_reply()
1230 fuzz = fuzz/2; in dhcp_reply()
1231 option_put(mess, end, OPTION_T1, 4, (time/2) - fuzz); in dhcp_reply()
1232 option_put(mess, end, OPTION_T2, 4, ((time/8)*7) - fuzz); in dhcp_reply()
/external/wpa_supplicant_8/src/ap/
Dsta_info.c332 int fuzz = os_random() % 20; in ap_handle_timer() local
344 next_time = hapd->conf->ap_max_inactivity + fuzz; in ap_handle_timer()
352 next_time = hapd->conf->ap_max_inactivity + fuzz - in ap_handle_timer()
/external/qemu/hw/
Dgoldfish_events_device.c79 uint32_t fuzz; member
/external/v8/test/mjsunit/
Dmjsunit.status51 fuzz-natives: PASS, SKIP if ($mode == release || $arch == arm || $arch == mips)
/external/qemu/distrib/sdl-1.2.15/src/joystick/linux/
DSDL_sysjoystick.c720 absinfo.maximum, absinfo.fuzz, absinfo.flat); in EV_ConfigJoystick()

12