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

1 2

  /ndk/sources/host-tools/sed-4.2.1/testsuite/
brackets.good 0 abcdefgh[
  /external/clang/test/CodeGen/
2002-12-15-GlobalRedefinition.c 4 char algbrfile[9] = "abcdefgh";
  /external/valgrind/main/VEX/priv/
host_arm_defs.h 284 /* imm8 = abcdefgh, B = NOT(b);
288 0 | 00000000 00000000 00000000 abcdefgh 00000000 00000000 00000000 abcdefgh
289 1 | 00000000 00000000 abcdefgh 00000000 00000000 00000000 abcdefgh 00000000
290 2 | 00000000 abcdefgh 00000000 00000000 00000000 abcdefgh 00000000 00000000
291 3 | abcdefgh 00000000 00000000 00000000 abcdefgh 00000000 00000000 00000000
292 4 | 00000000 abcdefgh 00000000 abcdefgh 00000000 abcdefgh 00000000 abcdefg
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
InputFilter_LengthFilterTest.java 37 dest = new SpannableStringBuilder("abcdefgh");
53 dest = new SpannableStringBuilder("abcdefgh");
AlteredCharSequenceTest.java 31 CharSequence source = "abcdefgh";
  /external/valgrind/main/none/tests/x86/
bug126147-x86.c 149 (void) strcpy (one, "abcdefgh");
153 (void) strcpy (one, "abcdefgh");
157 (void) strcpy (one, "abcdefgh");
162 (void) strcpy (one, "abcdefgh");
  /external/guava/guava-tests/test/com/google/common/io/
MultiReaderTest.java 34 String testString = "abcdefgh";
70 String testString = "abcdefgh";
  /packages/apps/Settings/tests/src/com/android/settings/bluetooth/
Utf8ByteLengthFilterTest.java 57 dest = new SpannableStringBuilder("abcdefgh");
106 dest = new SpannableStringBuilder("abcdefgh");
  /external/valgrind/main/memcheck/tests/
str_tester.c 210 check ((stpcpy (one, "abcdefgh") - one) == 8, 15);
211 equal (one, "abcdefgh", 16);
385 (void) strcpy (one, "abcdefgh");
389 (void) strcpy (one, "abcdefgh");
393 (void) strcpy (one, "abcdefgh");
398 (void) strcpy (one, "abcdefgh");
764 (void) strcpy(one, "abcdefgh");
824 (void) strcpy(one, "abcdefgh");
893 (void) strcpy(one, "abcdefgh");
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 264 /// 00000000 00000000 00000000 abcdefgh control = 0
265 /// 00000000 abcdefgh 00000000 abcdefgh control = 1
266 /// abcdefgh 00000000 abcdefgh 00000000 control = 2
267 /// abcdefgh abcdefgh abcdefgh abcdefgh control = 3
  /external/openssl/crypto/sha/
sha512t.c 102 EVP_Digest ("abcdefgh""bcdefghi""cdefghij""defghijk"
151 EVP_Digest ("abcdefgh""bcdefghi""cdefghij""defghijk"
  /external/webkit/LayoutTests/fast/xpath/4XPath/Core/
test_core_functions-expected.txt 44 PASS DOM.evaluate("translate('hello world', 'abcdefghhe', 'ABCDEFGH')", CHILD1, null, XPathResult.ANY_TYPE, null).stringValue is "HEllo worlD"
45 PASS DOM.evaluate("translate('hello world', 'abcdefgh', '')", CHILD1, null, XPathResult.ANY_TYPE, null).stringValue is "llo worl"
test_core_functions.html 78 shouldBe('DOM.evaluate("translate(\'hello world\', \'abcdefghhe\', \'ABCDEFGH\')", CHILD1, null, XPathResult.ANY_TYPE, null).stringValue', '"HEllo worlD"');
79 shouldBe('DOM.evaluate("translate(\'hello world\', \'abcdefgh\', \'\')", CHILD1, null, XPathResult.ANY_TYPE, null).stringValue', '"llo worl"');
  /external/chromium/chrome/browser/password_manager/
password_store_win_unittest.cc 64 // The username is "abcdefgh" and the password "abcdefghijkl".
207 L"abcdefgh",
315 L"abcdefgh",
  /external/chromium/chrome/browser/sessions/
session_backend_unittest.cc 93 { 8, "abcdefgh" },
  /external/chromium/chrome/common/extensions/docs/static/
crx.html 134 # Take "abcdefgh" and return it as "ghefcdab"
  /external/llvm/unittests/ADT/
HashingTest.cpp 217 { "abcdefgh", 0x4ef872ec411dec9dULL },
270 { "abcdefgh", 0x000000007bb119f8ULL },
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
AccessPointParserHelper.java 61 * <password>abcdefgh</password>
  /external/chromium/testing/gmock/test/
gmock-generated-matchers_test.cc 859 EXPECT_THAT("abcdefgh",
880 EXPECT_THAT("abcdefgh ",
    [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc     [all...]
  /external/chromium/chrome/common/extensions/docs/
crx.html 469 # Take "abcdefgh" and return it as "ghefcdab"
  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeMessageTest.java 58 private final String LONG_PLAIN_16 = "abcdefgh ijklmno";
  /external/libvpx/vp8/common/x86/
loopfilter_mmx.asm 179 movq mm5, mm1 ; abcdefgh
494 movq mm5, mm1 ; abcdefgh
    [all...]
  /external/chromium/chrome/browser/importer/
importer_unittest.cc 457 EXPECT_EQ(L"abcdefgh", username);
    [all...]
  /external/icu4c/test/cintltst/
cbiapts.c 539 char data[] = "abcdex abcdefgh-def"; /* the test data string */

Completed in 1159 milliseconds

1 2