HomeSort by relevance Sort by last modified time
    Searched full:world (Results 1 - 25 of 5694) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/resources/
simple.txt 1 Hello, World
  /libcore/luni/src/test/resources/
HelloWorld.txt 1 Hello, World.
  /libcore/luni/src/test/resources/libcore/java/lang/
HelloWorld.txt 1 Hello, World.
HelloWorld1.txt 1 Hello, World.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
space.inp 1 Hello World !
  /external/valgrind/main/memcheck/tests/linux/
stack_changes.stdout.exp 1 hello, world: 0
2 hello, world: 1
3 hello, world: 2
  /frameworks/compile/libbcc/tests/data/src/
testStringConcat.c 2 return printf("Hello" "," " world\n");
hello.c 2 printf("Hello, world\n");
  /external/webkit/Tools/GtkLauncher/
text.html 3 <title>Hello World</title>
6 Hello world
  /external/markdown/tests/safe_mode/
script_tags.txt 4 alert("Hello world!")
11 alert("Hello world!")
18 alert("Hello world!")
24 alert("Hello world!")
31 alert("Hello world!")
  /ndk/tests/standalone/basic-c-compile/
main.c 1 /* Nothing fancy here, just checking that we can compile hello world */
5 printf("Hello World!\n");
  /ndk/tests/standalone/basic-cxx-compile/
main.cpp 1 /* Nothing fancy here, just checking that we can compile hello world */
5 printf("Hello World!\n");
  /external/clang/bindings/python/tests/cindex/INPUTS/
hello.cpp 4 printf("hello world\n");
  /external/javassist/sample/hotswap/
HelloWorld.java 3 System.out.println("hello world");
  /ndk/tests/build/multi-abi/jni/
main.c 5 printf("Hello world!\n");
  /ndk/tests/device/static-executable/jni/
main.c 5 printf("Hello static world!\n");
  /system/extras/tests/bionic/libc/common/
hello_world.cpp 6 cout << "Hello World" << endl;
  /external/clang/test/CodeGen/
2008-01-28-PragmaMark.c 2 #pragma mark LLVM's world
4 #error LLVM's world
  /external/webkit/LayoutTests/storage/
open-database-creation-callback-isolated-world-expected.txt 2 ALERT: PASS: document.body.bar visible in a callback created in this world.
3 This test tests that the openDatabase() creation callback is called in the right world.
statement-error-callback-isolated-world-expected.txt 2 ALERT: PASS: document.body.bar visible in a callback created in this world.
3 This test tests that the statement error callback is called in the right world.
statement-success-callback-isolated-world-expected.txt 2 ALERT: PASS: document.body.bar visible in a callback created in this world.
3 This test tests that the statement success callback is called in the right world.
transaction-callback-isolated-world-expected.txt 2 ALERT: PASS: document.body.bar visible in a callback created in this world.
3 This test tests that the transaction callback is called in the right world.
transaction-error-callback-isolated-world-expected.txt 2 ALERT: PASS: document.body.bar visible in a callback created in this world.
3 This test tests that the transaction error callback is called in the right world.
transaction-success-callback-isolated-world-expected.txt 2 ALERT: PASS: document.body.bar visible in a callback created in this world.
3 This test tests that the transaction success callback is called in the right world.
  /frameworks/base/tests/RenderScriptTests/HelloWorld/
_index.html 1 <p>A Renderscript graphics application that draws the text "Hello, World!" where the user touches.</p

Completed in 4333 milliseconds

1 2 3 4 5 6 7 8 91011>>