Home
last modified time | relevance | path

Searched refs:sym_path (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/tools/windows/dump_syms/
Ddump_syms_unittest.cc188 std::wstring sym_path = root_path + L".sym"; in TEST_F() local
190 ASSERT_NO_FATAL_FAILURE(GetFileContents(sym_path, &expected_symbols)); in TEST_F()