Searched defs:GetTestResult (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | DeltaAlgorithm.cpp | 16 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult() function in DeltaAlgorithm |
H A D | DAGDeltaAlgorithm.cpp | 283 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult() function in DAGDeltaAlgorithmImpl |
/freebsd-src/contrib/googletest/googletest/test/ | ||
H A D | gtest_unittest.cc | 5268 static const TestResult* GetTestResult(const TestInfo* test_info) { GetTestResult() function in testing::TestInfoTest |