HomeSort by relevance Sort by last modified time
    Searched refs:str2 (Results 76 - 100 of 322) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/base/android/
scoped_java_ref_unittest.cc 102 ScopedJavaLocalRef<jstring> str2(env, str.Release());
105 ScopedJavaLocalRef<jstring> str3(str2);
109 str2.Reset();
  /external/chromium_org/v8/test/mjsunit/
string-externalize.js 76 var str2 = str + realTwoByteExternalString;
77 assertFalse(isAsciiString(str2));
80 old_length = str2.length - realTwoByteExternalString.length;
82 assertEquals(String.fromCharCode(i & 0x7f), str2[i]);
85 assertEquals("\u1234", str2[i]);
89 assertFalse(isAsciiString(str2));
  /external/qemu/android/utils/
dll.c 20 append_string( const char* str1, const char* str2 )
23 int len2 = strlen(str2);
28 memcpy(result + len1, str2, len2);
  /external/chromium_org/third_party/icu/source/common/
unistr_case.cpp 238 const UnicodeString *str2 = (const UnicodeString*) key2.pointer; local
239 if (str1 == str2) {
242 if (str1 == NULL || str2 == NULL) {
245 return str1->caseCompare(*str2, U_FOLD_CASE_DEFAULT) == 0;
  /external/chromium_org/third_party/libjingle/source/talk/base/
logging_unittest.cc 64 std::string str1, str2; local
65 StringStream stream1(str1), stream2(str2);
76 EXPECT_NE(std::string::npos, str2.find("INFO"));
77 EXPECT_NE(std::string::npos, str2.find("VERBOSE"));
  /external/chromium_org/third_party/webrtc/base/
logging_unittest.cc 47 std::string str1, str2; local
48 StringStream stream1(str1), stream2(str2);
59 EXPECT_NE(std::string::npos, str2.find("INFO"));
60 EXPECT_NE(std::string::npos, str2.find("VERBOSE"));
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_libc_test.cc 63 const char *str2 = "zxcv"; local
64 uptr len2 = internal_strlen(str2);
84 EXPECT_EQ(len2, internal_write(fd, str2, len2));
116 EXPECT_EQ(0, internal_memcmp(buf, str2, len2));
  /cts/suite/audio_quality/test/
StringUtilTest.cpp 65 android::String8 str2("::::");
66 std::vector<android::String8>* tokens2 = StringUtil::split(str2, ':');
  /external/icu/icu4c/source/samples/translit/answers/
main_3.cpp 37 UnicodeString str, str2; local
97 str2 = str;
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
asm.h 25 #define __CAT(str1, str2) str1##str2
27 #define __CAT(str1, str2) str1 str2
30 #define CAT(str1, str2) __CAT(str1, str2)
  /external/protobuf/src/google/protobuf/
message_unittest.cc 79 string str2("bar");
82 EXPECT_TRUE(message.AppendToString(&str2));
85 EXPECT_EQ(str1.size() + 3, str2.size());
86 EXPECT_EQ("bar", str2.substr(0, 3));
89 EXPECT_TRUE(str2.substr(3) == str1);
  /external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/
verify.c 181 char *str1,*str2; local
196 if (get_signed_seq2string(si,&str1,&str2))
199 BIO_printf(bio_out,"String 2 is %s\n",str2);
  /external/openssl/crypto/pkcs7/
verify.c 181 char *str1,*str2; local
196 if (get_signed_seq2string(si,&str1,&str2))
199 BIO_printf(bio_out,"String 2 is %s\n",str2);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
ProcessTest.java 57 String str2 = "More data that serves the same purpose.\n"; local
65 os.write(str2.getBytes());
70 assertEquals(str1 + str2 + str3, received);

Completed in 1134 milliseconds

1 2 34 5 6 7 8 91011>>