Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc187 FilePath output_file_path(output_file); in OpenFileForWriting() local
188 FilePath output_dir(output_file_path.RemoveFileName()); in OpenFileForWriting()