Searched defs:test_str1 (Results 1 – 2 of 2) sorted by relevance
43 static const char test_str1[] = "1"; variable
53 std::string test_str1 = "This is a test. Should work on arbitrary strings."; in TEST() local