Searched defs:str2 (Results 1 – 6 of 6) sorted by relevance
327 std::string str2 = "<note importance=\"high\" logged=\"true\"><todo>Play</todo></note>"; variable344 std::string str2 = "<note importance=\"high\" logged=\"true\"><todo>Play</todo></note>"; variable365 std::string str2 = "<note importance=\"high\" logged=\"true\"><todo>Play</todo></note>"; variable387 std::string str2 = "<title>Happy</title> <todo>Work</todo> <todo>Play</todo></note>"; variable404 std::string str2 = "<title>Happy</title> <todo>Work</todo> <todo>Play</todo></note>"; variable425 std::string str2 = "<title>Happy</title> <todo>Work</todo> <todo>Play</todo></note>"; variable461 std::string str2 = "<note importance=\"high\" logged=\"true\"><todo>Play</todo></note>"; variable493 std::string str2 = "<note importance=\"high\" logged=\"true\"><todo>Play</todo></note>"; variable525 std::string str2 = "<note importance=\"high\" logged=\"true\"><todo>Play</todo></note>"; variable
86 string str2; variable624 string str2(32 * 1024 * 1024, 't'); variable655 string str2 = "123"; variable686 string str2 = "\n\ris"; variable744 string str2(32 * 1024 * 1024, 't'); variable760 string str2 = "VERY"; variable
1156 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable1200 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable1240 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable1284 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable1324 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable1368 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable1411 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable1451 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable1495 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable1538 std::string str2 = "<note importance=\"high\" logged=\"true\">"; variable[all …]
124 string str2; in BENCHMARK_F() local759 string str2(MAX_FILE_LENGTH, 't'); in BENCHMARK_F() local802 string str2 = "123"; in BENCHMARK_F() local847 string str2 = "\n\ris"; in BENCHMARK_F() local926 string str2(MAX_FILE_LENGTH, 't'); in BENCHMARK_F() local948 string str2 = "VERY"; in BENCHMARK_F() local
85 void AssertStringEqual(const char* str1, const char* str2, const char* printInfo, benchmark::State&… in AssertStringEqual()
60 let mut str2 = String::new(); in test_load_string_from_file_001() localVariable609 let str2 = "t".repeat(MAX_FILE_LENGTH); in test_count_str_in_file_003() localVariable623 let str2 = "VERY".to_string(); in test_count_str_in_file_004() localVariable