Searched refs:found_text (Results 1 – 2 of 2) sorted by relevance
116 const string found_text(data.begin() + *offset, data.begin() + new_offset); in ExpectText() local117 if (found_text != expected_text) { in ExpectText()119 " but found ", found_text); in ExpectText()
469 bool found_text = false; in findUnwindSectionsByPhdr() local472 found_text = true; in findUnwindSectionsByPhdr()476 if (!found_text) in findUnwindSectionsByPhdr()