Home
last modified time | relevance | path

Searched defs:FileOstr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/tools/llvm-exegesis/Mips/
H A DBenchmarkResultTest.cpp83 raw_fd_ostream FileOstr(ResultFD, true /*shouldClose*/); in TEST_F() local
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DBenchmarkResultTest.cpp104 raw_fd_ostream FileOstr(ResultFD, true /*shouldClose*/); in TEST() local
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp389 std::optional<raw_fd_ostream> FileOstr; runBenchmarkConfigurations() local