/external/chromium_org/net/data/ |
test.html | 1 <p>Hello World!</p
|
/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
|
/external/chromium_org/android_webview/test/data/device_files/ |
hello_world.html | 3 <title>Hello, World!</title> 6 Hello, World!
|
/external/chromium_org/third_party/WebKit/Source/web/tests/data/ |
hello_world.html | 2 document.write("Hello, world.");
|
/external/chromium_org/tools/telemetry/unittest_data/ |
blank.html | 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/chromium_org/third_party/WebKit/Tools/ |
whitespace_file.txt | 1 <blink>Hello world!</blink>
|
/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/c++-stl-source-extensions/jni/ |
main.C | 4 std::cout << "Hello World!" << std::endl;
|
main.CPP | 4 std::cout << "Hello World!" << std::endl;
|
main.c++ | 4 std::cout << "Hello World!" << std::endl;
|
main.cc | 4 std::cout << "Hello World!" << std::endl;
|
main.cp | 4 std::cout << "Hello World!" << std::endl;
|
main.cpp | 4 std::cout << "Hello World!" << std::endl;
|
main.cxx | 4 std::cout << "Hello World!" << std::endl;
|
/ndk/tests/build/multi-abi/jni/ |
main.c | 5 printf("Hello 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
|