Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc78 TCHAR test_name_wide[MAX_PATH] = { '\0' }; in SetUp() local
86 test_name_wide, in SetUp()
91 StringCchPrintfW(temp_path_, MAX_PATH, L"%s%s", temp_path, test_name_wide); in SetUp()
Dexception_handler_test.cc116 TCHAR test_name_wide[MAX_PATH] = { '\0' }; in SetUp() local
124 test_name_wide, in SetUp()
129 StringCchPrintfW(temp_path_, MAX_PATH, L"%s%s", temp_path, test_name_wide); in SetUp()