Searched refs:global_string (Results 1 – 2 of 2) sorted by relevance
35 typedef basic_string global_string; typedef42 void tests(std::string s, global_string s2) { in tests()
19 static char global_string[] = "global"; variable93 StrLenOOBTestTemplate(global_string, global_string_length, OOBKind::Global); in TEST()