HomeSort by relevance Sort by last modified time
    Searched full:fuzz (Results 26 - 50 of 201) sorted by null

12 3 4 5 6 7 8 9

  /external/lldb/test/python_api/default-constructor/
sb_listener.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
sb_type.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
sb_breakpoint.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
sb_frame.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
sb_module.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
sb_thread.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
sb_debugger.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
sb_process.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
sb_target.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
sb_value.py 2 Fuzz tests an object after the default construction to make sure it does not crash lldb.
  /external/llvm/lib/Fuzzer/test/
FourIndependentBranchesTest.cpp 1 // Simple test for a fuzzer. The fuzzer must find the string "FUZZ".
  /art/tools/dexfuzz/src/dexfuzz/fuzzers/
FuzzerMultipleExecute.java 24 * Fuzz programs multiple times, testing each.
43 Program program = fuzz();
FuzzerMultipleNoExecute.java 23 * Fuzz programs multiple times, writing each one to a new DEX file.
41 fuzz(); method
FuzzerSingle.java 23 * Superclass for fuzzers that fuzz once.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_timeout.py 96 # When fuzz was at 1.0, I (tim) routinely saw bogus failures on Win2K
99 fuzz = 2.0 variable in class:TimeoutTestCase
126 self.assertTrue(_delta < _timeout + self.fuzz,
128 %(_delta, self.fuzz, _timeout))
143 self.assertTrue(_delta < _timeout + self.fuzz,
145 %(_delta, self.fuzz, _timeout))
160 self.assertTrue(_delta < _timeout + self.fuzz,
162 %(_delta, self.fuzz, _timeout))
177 self.assertTrue(_delta < _timeout + self.fuzz,
179 %(_delta, self.fuzz, _timeout)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_timeout.py 96 # When fuzz was at 1.0, I (tim) routinely saw bogus failures on Win2K
99 fuzz = 2.0 variable in class:TimeoutTestCase
126 self.assertTrue(_delta < _timeout + self.fuzz,
128 %(_delta, self.fuzz, _timeout))
143 self.assertTrue(_delta < _timeout + self.fuzz,
145 %(_delta, self.fuzz, _timeout))
160 self.assertTrue(_delta < _timeout + self.fuzz,
162 %(_delta, self.fuzz, _timeout))
177 self.assertTrue(_delta < _timeout + self.fuzz,
179 %(_delta, self.fuzz, _timeout)
    [all...]
  /external/v8/test/webkit/
dfg-inline-arguments-use-from-all-the-places-broken.js 32 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));
dfg-inline-arguments-use-from-all-the-places.js 32 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));
dfg-inline-arguments-use-from-uninlined-code.js 32 function fuzz() { function
42 var array2 = fuzz(a,b,c);
dfg-flush-get-local.js 32 function fuzz(a, b) { function
  /external/clang/tools/clang-format/fuzzer/
ClangFormatFuzzer.cpp 1 //===-- ClangFormatFuzzer.cpp - Fuzz the Clang format tool ----------------===//
19 // FIXME: fuzz more things: different styles, different style features.
  /docs/source.android.com/src/devices/input/
diagnostics.jd 204 X: source=0x00001002, min=0.000, max=719.001, flat=0.000, fuzz=0.999
205 Y: source=0x00001002, min=0.000, max=1279.001, flat=0.000, fuzz=0.999
206 PRESSURE: source=0x00001002, min=0.000, max=1.000, flat=0.000, fuzz=0.000
207 SIZE: source=0x00001002, min=0.000, max=1.000, flat=0.000, fuzz=0.000
208 TOUCH_MAJOR: source=0x00001002, min=0.000, max=1468.605, flat=0.000, fuzz=0.000
209 TOUCH_MINOR: source=0x00001002, min=0.000, max=1468.605, flat=0.000, fuzz=0.000
210 TOOL_MAJOR: source=0x00001002, min=0.000, max=1468.605, flat=0.000, fuzz=0.000
211 TOOL_MINOR: source=0x00001002, min=0.000, max=1468.605, flat=0.000, fuzz=0.000
219 X: min=0, max=720, flat=0, fuzz=0, resolution=0
220 Y: min=0, max=1280, flat=0, fuzz=0, resolution=
    [all...]
  /external/freetype/src/pshinter/
pshglob.c 232 /* fuzz-expands the zones as well. */
239 FT_Int fuzz,
317 /* expand top and bottom tables with blue fuzz */
331 zone->org_bottom -= fuzz;
334 /* checking that the interval is smaller than the fuzz */
342 if ( delta < 2 * fuzz )
346 zone[0].org_top = top + fuzz;
347 zone[1].org_bottom = bot - fuzz;
355 zone->org_top = top + fuzz;
  /external/pdfium/third_party/freetype/src/pshinter/
pshglob.c 232 /* fuzz-expands the zones as well. */
239 FT_Int fuzz,
317 /* expand top and bottom tables with blue fuzz */
331 zone->org_bottom -= fuzz;
334 /* checking that the interval is smaller than the fuzz */
342 if ( delta < 2 * fuzz )
346 zone[0].org_top = top + fuzz;
347 zone[1].org_bottom = bot - fuzz;
355 zone->org_top = top + fuzz;
  /external/llvm/lib/Fuzzer/
FuzzerFlags.def 44 " with stdout/stderr redirected to fuzz-JOB.log.")
51 " fuzz a token based input language.")

Completed in 1347 milliseconds

12 3 4 5 6 7 8 9