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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/sqlite/src/test/
pager3.test 6 # May you do good and not evil.
tkt-02a8e81d44.test 6 # May you do good and not evil.
tkt-26ff0c2d1e.test 6 # May you do good and not evil.
tkt-2ea2425d34.test 6 # May you do good and not evil.
tkt-752e1646fc.test 6 # May you do good and not evil.
tkt1501.test 6 # May you do good and not evil.
tkt1512.test 6 # May you do good and not evil.
tkt1536.test 6 # May you do good and not evil.
tkt2213.test 6 # May you do good and not evil.
tkt2285.test 6 # May you do good and not evil.
tkt2450.test 6 # May you do good and not evil.
tkt3508.test 6 # May you do good and not evil.
tkt3541.test 6 # May you do good and not evil.
tkt3791.test 6 # May you do good and not evil.
varint.test 6 # May you do good and not evil.
  /external/chromium_org/base/android/javatests/src/org/chromium/base/
ObserverListTest.java 89 FooRemover evil = new FooRemover(observerList, c); local
100 observerList.addObserver(evil);
111 // evil removed c from the observerList before it got any callbacks.
126 FooAdder evil = new FooAdder(observerList, c); local
128 observerList.addObserver(evil);
  /external/chromium_org/chrome/browser/
shell_integration_linux_unittest.cc 429 // Now we're starting to be more evil...
504 // Now we're starting to be more evil...
505 { "http://evil.com/evil --join-the-b0tnet",
515 "Name=http://evil.com/evil%20--join-the-b0tnet\n"
517 "--app=http://evil.com/evil%20--join-the-b0tnet\n"
519 "StartupWMClass=evil.com__evil%20--join-the-b0tnet\n"
521 { "http://evil.com/evil; rm -rf /; \"; rm -rf $HOME >ownz0red"
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_util_unittest.cc 168 "http://evil.com/foo#bar#baz",
169 "evil.com",
173 "http://evil.com/foo;",
174 "evil.com",
178 "http://evil.com/foo?bar;",
179 "evil.com",
284 GURL url("http://www.evil.com/phish.html");
294 url = GURL("http://www.evil.com/okay_path.html");
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util_unittest.cc 168 "http://evil.com/foo#bar#baz",
169 "evil.com",
173 "http://evil.com/foo;",
174 "evil.com",
178 "http://evil.com/foo?bar;",
179 "evil.com",
284 GURL url("http://www.evil.com/phish.html");
294 url = GURL("http://www.evil.com/okay_path.html");
  /external/chromium_org/chrome/renderer/
chrome_content_renderer_client_unittest.cc 278 GURL("https://plus.google.evil.com/foo"), // bad host
290 GURL("https://ssl.gstatic.evil.com/s2/oz/nacl/foo"), // bad host
331 GURL("https://plus.google.com.evil.com/foo1"),
337 GURL("https://plus.google.com.evil.com/foo2"),
343 GURL("https://talkgadget.google.com.evil.com/foo3"),
350 GURL("https://talkgadget.google.com.evil.com/foo4"),
368 GURL("http://example.evil.com/test.html"),
391 GURL("https://talkgadget.evil.com/hangouts/foo")));
  /external/chromium_org/ppapi/cpp/
image_data.cc 66 // Prefer evil const casts rather than evil code duplication.
  /external/chromium_org/v8/test/webkit/fast/js/
string-anchor-expected.txt 33 PASS '_'.anchor('" href="http://www.evil.com') is "<a name=\"&quot; href=&quot;http://www.evil.com\">_</a>"
string-anchor.js 41 shouldBe("'_'.anchor('\" href=\"http://www.evil.com')", '"<a name=\\"&quot; href=&quot;http://www.evil.com\\">_</a>"');
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ISecondary.aidl 26 * Request the PID of this service, to do evil things with it.
  /external/chromium_org/native_client_sdk/src/libraries/sdk_util/
macros.h 9 * A macro to disallow the evil copy constructor and operator= functions

Completed in 570 milliseconds

12 3 4 5 6 7 8 91011>>