Searched defs:str_value (Results 1 – 2 of 2) sorted by relevance
440 let str_value = "abc".to_string(); in test_string_exists_in_file_001() localVariable448 let str_value = NULL_STR.to_string(); in test_string_exists_in_file_002() localVariable458 let str_value = "world".to_string(); in test_string_exists_in_file_003() localVariable480 let str_value = "woRld".to_string(); in test_string_exists_in_file_005() localVariable
89 std::string str_value; member