HomeSort by relevance Sort by last modified time
    Searched full:world (Results 251 - 275 of 3844) sorted by null

<<11121314151617181920>>

  /external/llvm/unittests/Support/
CompressionTest.cpp 48 TestZlibCompression("hello, world!", zlib::NoCompression);
49 TestZlibCompression("hello, world!", zlib::BestSizeCompression);
50 TestZlibCompression("hello, world!", zlib::BestSpeedCompression);
51 TestZlibCompression("hello, world!", zlib::DefaultCompression);
  /libcore/luni/src/test/java/libcore/icu/
TransliteratorTest.java 55 assertEquals("HELLO WORLD!", t.transliterate("HeLlO WoRlD!"));
61 assertEquals("hello world!", t.transliterate("HeLlO WoRlD!"));
  /libcore/support/src/test/java/tests/resources/
Inserted_Entry_Manifest.jar 
Inserted_Entry_Manifest_with_DigestCode.jar 
Integrate.jar 
Modified_Class.jar 
Modified_Manifest_EntryAttributes.jar 
Modified_Manifest_MainAttributes.jar 
Modified_SF_EntryAttributes.jar 
  /ndk/tests/device/test-openmp/jni/
openmp2.c 16 printf("Hello World from thread = %d\n", tid);
  /packages/apps/Bluetooth/res/values/
test_strings.xml 3 <string name="hello">Hello World, TestActivity</string>
  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILAnimateColorElement.java 2 * Copyright (c) 2000 World Wide Web Consortium,
SMILAnimateElement.java 2 * Copyright (c) 2000 World Wide Web Consortium,
SMILRefElement.java 2 * Copyright (c) 2000 World Wide Web Consortium,
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/
MessageHeaderViewTest.java 64 assertSnippetEquals("Hello, world!",
65 "Hello, world!");
68 assertSnippetEquals("Hello, World...",
69 "<p><span style=\"color:red\">Hello, <b>World</b></span>...</p>");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fadvise.h 11 * for s390-64 differ from the values for the rest of the world.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fadvise.h 11 * for s390-64 differ from the values for the rest of the world.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fadvise.h 11 * for s390-64 differ from the values for the rest of the world.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
reperf.py 5 s = "\13hello\14 \13world\14 " * 1000
test_macos.py 69 fp.write('hello world\n')
73 rfp.write('goodbye world\n')
80 self.assertEqual(data, 'hello world\n')
86 self.assertEqual(data, 'goodbye world\n')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
reperf.py 5 s = "\13hello\14 \13world\14 " * 1000
test_macos.py 69 fp.write('hello world\n')
73 rfp.write('goodbye world\n')
80 self.assertEqual(data, 'hello world\n')
86 self.assertEqual(data, 'goodbye world\n')
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/refactoring/usecompound/
compound1.xml 22 android:text="Hello World" />
compound2.xml 17 android:text="Hello World" />
compound3.xml 22 android:text="Hello World" />

Completed in 1419 milliseconds

<<11121314151617181920>>