Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc778 static std::string GetOutputFormat();
1916 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions
1929 std::string format = GetOutputFormat(); in GetAbsolutePathToOutputFile()
1956 GetOutputFormat().c_str())); in GetAbsolutePathToOutputFile()
6382 const std::string& output_format = UnitTestOptions::GetOutputFormat(); in ConfigureXmlOutput()
6899 const std::string& output_format = UnitTestOptions::GetOutputFormat(); in ListTestsMatchingFilter()