Searched refs:some_cstring (Results 1 – 2 of 2) sorted by relevance
315 some_cstring = self.frame().FindVariable("some_cstring")316 some_cstring_summary = some_cstring.GetSummary()
173 char const *some_cstring = some_string.c_str(); in main() local