Searched refs:second_try (Results 1 – 2 of 2) sorted by relevance
313 string second_try(DEBUGDIR + filedir + basename); in find_separate_debug_file() local321 else if (separate_debug_file_exists(second_try, crc32, extra)) in find_separate_debug_file()322 debug_filename = second_try; in find_separate_debug_file()
770 const string second_try = string(AlsaPcmOutputStream::kPlugPrefix) + in TEST_F() local790 EXPECT_CALL(mock_alsa_wrapper_, PcmOpen(_, StrEq(second_try.c_str()), _, _)) in TEST_F()