Searched refs:found_pos (Results 1 – 1 of 1) sorted by relevance
1951 string::size_type found_pos = debug_string.find(expected_comments[i]); in TEST_F() local1952 EXPECT_TRUE(found_pos != string::npos) in TEST_F()