HomeSort by relevance Sort by last modified time
    Searched full:hello (Results 501 - 525 of 1658) sorted by null

<<21222324252627282930>>

  /external/webkit/LayoutTests/dom/xhtml/level3/core/
canonicalform09.xhtml 8 <p>Hello, world!<!-- Comment 1 --></p></body></html>
  /external/webkit/LayoutTests/http/tests/appcache/
deferred-events-delete-while-raising.html 20 parent.postMessage("hello", "*");
  /external/webkit/LayoutTests/storage/domstorage/
quota-expected.txt 27 Adding 'Hello!' into a new bucket.
  /external/webkit/LayoutTests/storage/domstorage/script-tests/
complex-keys.js 93 k = String.fromCharCode(255425) + String.fromCharCode(255) + String.fromCharCode(2554252321) + String.fromCharCode(0) + 'hello';
94 evalAndLog("storage[k] = 'hello'");
95 shouldBeEqualToString("storage.getItem(k)", "hello");
96 shouldBeEqualToString("storage[k]", "hello");
  /external/webkit/Source/WebCore/manual-tests/
remove-form-node-with-radio-buttons-crash.html 13 doc.innerHTML = "hello, world";
  /external/zlib/src/contrib/iostream2/
zstream_test.cpp 7 char h[256] = "Hello";
  /frameworks/base/core/tests/coretests/src/com/android/internal/util/
IndentingPrintWriterTest.java 43 pw.print("Hello");
59 assertEquals("Hello\n World\n And\n Goodbye\nWorld\n", mStream.toString());
65 pw.println("Hello");
70 assertEquals("Hello\n World\n", mStream.toString());
  /frameworks/base/tests/StatusBar/res/values/
strings.xml 18 <string name="mainLabel">Hello <u>th<ignore>e</ignore>re</u>, <i>you</i> <b>Activity</b>!</string>
  /libcore/luni/src/test/java/libcore/java/lang/
AssertionErrorTest.java 24 AssertionError ae = new AssertionError("hello");
  /libcore/luni/src/test/resources/tests/api/java/net/
TestCodeSigners.jar 
  /libcore/support/src/test/java/tests/resources/
TestCodeSigners.jar 
  /libcore/support/src/test/java/tests/resources/net/
TestCodeSigners.jar 
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
override 20 &run_make_with_options($makefile,"foo=Hello",&get_logfile);
  /ndk/tests/build/prebuild-stlport/jni/
build_stlport.cpp 20 std::cout << "Hello Stlport!" << std::endl;
  /ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/
issue20176-__gnu_Unwind_Find_exidx.cpp 24 ::printf("Hello ");
  /packages/apps/Bluetooth/res/values-af/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hallo węreld, TestActivity"</string>
  /packages/apps/Bluetooth/res/values-am/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"???? ???? ???? ??????"</string>
  /packages/apps/Bluetooth/res/values-ar/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"?????? ???????? TestActivity"</string>
  /packages/apps/Bluetooth/res/values-ca/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hola, mķn; ActivitatDeProva"</string>
  /packages/apps/Bluetooth/res/values-de/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hallo Welt, Testaktivität"</string>
  /packages/apps/Bluetooth/res/values-es-rUS/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Hola mundo, actividad de prueba"</string>
  /packages/apps/Bluetooth/res/values-et/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Tere, maailm, TestActivity"</string>
  /packages/apps/Bluetooth/res/values-fa/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"???? ?? ????? ??? ??????"</string>
  /packages/apps/Bluetooth/res/values-fr/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"Bonjour ā tous, TestActivity"</string>
  /packages/apps/Bluetooth/res/values-hi/
test_strings.xml 4 <string name="hello" msgid="1740533743008967039">"?????? ??????, ??????? ???????"</string>

Completed in 6413 milliseconds

<<21222324252627282930>>