HomeSort by relevance Sort by last modified time
    Searched refs:test_name_wide (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/windows/unittests/
exception_handler_death_test.cc 78 TCHAR test_name_wide[MAX_PATH] = { '\0' }; local
86 test_name_wide,
91 StringCchPrintfW(temp_path_, MAX_PATH, L"%s%s", temp_path, test_name_wide);
exception_handler_test.cc 116 TCHAR test_name_wide[MAX_PATH] = { '\0' }; local
124 test_name_wide,
129 StringCchPrintfW(temp_path_, MAX_PATH, L"%s%s", temp_path, test_name_wide);

Completed in 64 milliseconds