HomeSort by relevance Sort by last modified time
    Searched full:fuzzer (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/tools/ipc_fuzzer/message_lib/
all_messages.h 7 // received by RenderProcessHost should be included here for the IPC fuzzer.
  /external/chromium_org/components/test/data/web_database/
version_45.sql 50 INSERT INTO web_intents VALUES ('http://poodles.com/fuzzer', 'fuzz', 'poodle/*', 'Poodle Fuzzer', 'window');
51 INSERT INTO web_intents_defaults VALUES ('fuzz', 'poodle/*', '', 0, 0, 'http://poodles.com/fuzzer');
  /external/chromium_org/tools/ipc_fuzzer/
play_testcase.py 9 IPC fuzzer. The fuzzer will then play back a specified testcase.
60 '--ipc-fuzzer-testcase=' + sys.argv[-1],
  /external/chromium_org/tools/ipc_fuzzer/replay/
replay_process.h 32 // Extract messages from a file specified by --ipc-fuzzer-testcase=
  /external/chromium_org/third_party/sqlite/src/src/
test_fuzzer.c 16 ** A fuzzer virtual table is created like this:
18 ** CREATE VIRTUAL TABLE temp.f USING fuzzer;
21 ** Note that all fuzzer virtual tables must be TEMP tables. The
26 ** Before being used, the fuzzer needs to be programmed by giving it
48 ** After all the transformation costs have been set, the fuzzer table
64 ** It is important to put some kind of a limit on the fuzzer output. This
71 ** The fuzzer table can be useful for tasks such as spelling correction.
156 ** A fuzzer virtual-table object
160 char *zClassName; /* Name of this class. Default: "fuzzer" */
161 fuzzer_rule *pRule; /* All active rules in this fuzzer */
    [all...]
  /external/pixman/test/
blitters-test.c 5 * Script 'fuzzer-find-diff.pl' can be used to narrow down the problem in
utils.h 100 /* main body of the fuzzer test */
affine-test.c 7 * Script 'fuzzer-find-diff.pl' can be used to narrow down the problem in
scaling-test.c 7 * Script 'fuzzer-find-diff.pl' can be used to narrow down the problem in
  /external/chromium_org/ipc/
ipc_fuzzing_tests.cc 131 // The fuzzer server class. It runs in a child process and expects
188 wos << L"IPC fuzzer:" << caller << " [" << value << L" " << text << L"]\n";
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder_test.cc 135 static const struct Fuzzer {
  /external/chromium_org/sdch/open-vcdiff/src/
vcdecoder_test.cc 135 static const struct Fuzzer {
  /external/open-vcdiff/src/
vcdecoder_test.cc 135 static const struct Fuzzer {
  /external/chromium_org/third_party/sqlite/src/test/
fuzzer1.test 14 # The focus of the tests is the word-fuzzer virtual table.
27 catchsql {CREATE VIRTUAL TABLE fault1 USING fuzzer;}
28 } {1 {fuzzer virtual tables must be TEMP}}
30 db eval {CREATE VIRTUAL TABLE temp.f1 USING fuzzer;}
48 CREATE VIRTUAL TABLE temp.f2 USING fuzzer;
    [all...]
  /external/chromium_org/components/webdata/common/
web_database_migration_unittest.cc     [all...]
  /external/chromium_org/chrome/common/
chrome_switches.cc     [all...]
  /external/chromium_org/build/
common.gypi     [all...]
  /external/v8/test/cctest/
test-api.cc 10513 ApiTestFuzzer *fuzzer = RegisterThreadedTest::nth(i)->fuzzer_; local
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 1551 milliseconds