HomeSort by relevance Sort by last modified time
    Searched defs:string1 (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /art/test/617-clinit-oome/src/
Other.java 18 public static final String string1 = "ABCDEFG1"; field in class:Other
  /external/valgrind/none/tests/darwin/
access_extended.c 21 char* string1 = (char*)&entries[3]; local
22 char* string2 = string1 + strlen(name1) + 1;
26 entries[0].ad_name_offset = string1 - (char*)entries;
32 strcpy(string1, name1);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationKanaTest.java 190 String string1 = new String(tmp1); local
196 result = rb.compare(string1, string2);
198 key1 = rb.getCollationKey(string1);
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationKanaTest.java 187 String string1 = new String(tmp1); local
193 result = rb.compare(string1, string2);
195 key1 = rb.getCollationKey(string1);
  /prebuilts/gdb/darwin-x86/share/pretty-printers/stlport/test/
test.cpp 33 std::string string1 = ""; local
  /prebuilts/gdb/linux-x86/share/pretty-printers/stlport/test/
test.cpp 33 std::string string1 = ""; local
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/test/
test.cpp 33 std::string string1 = ""; local
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/test/
test.cpp 33 std::string string1 = ""; local
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pickletools.py 405 raise ValueError("expected %d bytes in a string1, but only %d remain" %
408 string1 = ArgumentDescriptor( variable
409 name="string1",
    [all...]
  /external/python/cpython2/Lib/
pickletools.py 405 raise ValueError("expected %d bytes in a string1, but only %d remain" %
408 string1 = ArgumentDescriptor( variable
409 name="string1",
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pickletools.py 405 raise ValueError("expected %d bytes in a string1, but only %d remain" %
408 string1 = ArgumentDescriptor( variable
409 name="string1",
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
pickletools.py 405 raise ValueError("expected %d bytes in a string1, but only %d remain" %
408 string1 = ArgumentDescriptor( variable
409 name="string1",
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pickletools.py 405 raise ValueError("expected %d bytes in a string1, but only %d remain" %
408 string1 = ArgumentDescriptor( variable
409 name="string1",
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pickletools.py 405 raise ValueError("expected %d bytes in a string1, but only %d remain" %
408 string1 = ArgumentDescriptor( variable
409 name="string1",
    [all...]
  /external/python/cpython3/Lib/
pickletools.py 423 raise ValueError("expected %d bytes in a string1, but only %d remain" %
426 string1 = ArgumentDescriptor( variable
427 name="string1",
    [all...]
  /frameworks/base/wifi/tests/src/android/net/wifi/aware/
WifiAwareManagerTest.java 279 final String string1 = "hey from here..."; local
318 publishSession.getValue().sendMessage(peerHandle, messageId, string1.getBytes());
319 sessionProxyCallback.getValue().onMatch(peerHandle.peerId, string1.getBytes(), matchFilter);
320 sessionProxyCallback.getValue().onMessageReceived(peerHandle.peerId, string1.getBytes());
326 eq(peerHandle.peerId), eq(string1.getBytes()), eq(messageId), eq(0));
328 eq(string1.getBytes()),
342 eq(string1.getBytes()));
429 final String string1 = "hey from here..."; local
467 subscribeSession.getValue().sendMessage(peerHandle, messageId, string1.getBytes());
468 sessionProxyCallback.getValue().onMatch(peerHandle.peerId, string1.getBytes(), matchFilter)
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
TextUtilsTest.java 268 SpannableString string1 = new SpannableString("first"); local
272 string1.setSpan(urlSpan, 0, string1.length() - 1, Spanned.SPAN_INCLUSIVE_INCLUSIVE);
277 Spanned strResult = (Spanned) TextUtils.concat(string1, comma, string2);
278 assertEquals(string1.toString() + comma + string2.toString(), strResult.toString());
286 assertEquals(string1.length() - 1, strResult.getSpanEnd(urlSpan));
287 assertEquals(string1.length() + comma.length(), strResult.getSpanStart(bgColorSpan));
290 assertEquals(string1, TextUtils.concat(string1));
322 final SpannableString string1 = new SpannableString("a") local
342 final SpannableString string1 = new SpannableString("a"); local
    [all...]
  /art/test/046-reflect/src/
Main.java 69 field = target.getField("string1");
179 field = target.getField("string1");
184 System.out.println(" string1 value is '" + strVal + "'");
190 System.out.println(" string1 value is now '" + strVal + "'");
811 public String string1 = "hey"; field in class:Target
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
connection.c 1331 PyObject* string1 = 0; local
    [all...]
  /external/python/cpython2/Modules/_sqlite/
connection.c 1350 PyObject* string1 = 0; local
    [all...]
  /external/python/cpython3/Modules/_sqlite/
connection.c 1367 PyObject* string1 = 0; local
    [all...]
  /external/protobuf/src/google/protobuf/
generated_message_reflection.cc 489 ArenaStringPtr* string1 = local
494 string1->Swap(string2);
498 const string temp = string1->Get(default_ptr);
499 string1->Set(default_ptr, string2->Get(default_ptr), arena1);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 2175 string1[]={ 0x6c, 0x61, 0x74, 0x20, 0x5d0, 0x5d1, 0x5d2, 0x20, 0x31, 0x32, 0x33 }, local
    [all...]
  /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
NanoTest.java 3945 String string1 = "1"; local
    [all...]
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
R.java 286 public static final int string1 = 0x7f0b0019; field in class:R.attr

Completed in 874 milliseconds

1 2 3 4