Searched defs:str2 (Results 1 – 3 of 3) sorted by relevance
79 final String str2 = "d2"; in testCalculateHashCode_MD5_int32_shortString() local94 final String str2 = "Teheran"; in testGetCalculateCode_MD5_int32_mediumString() local109 final String str2 = "abcdefghijkl-mnopqrstuvwxy123"; in testCalculateHashCode_MD5_int32_longString() local
37 public static void d(Object obj, String str1, Object str2) { in d()38 LogUtil.d(getPrefix(obj), str1 + str2); in d() local45 public static void v(Object obj, String str1, Object str2) { in v()46 LogUtil.v(getPrefix(obj), str1 + str2); in v() local
93 std::string str2 = buffer.GetString(); in SockTest() local