Searched defs:string2 (Results 1 – 6 of 6) sorted by relevance
19 public static final String string2 = "ABCDEFG2"; field in Other
19 public static String string2 = "s2"; field in StringBuilderAppendBenchmark
49 public static int overlapPoint(String string1, String string2) { in overlapPoint()
56 String string2 = "Goodbye"; in fromString() local
812 public String string2 = "yo"; field in Target
150 std::string string2(cstr2); in TEST_F() local