Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DDeltaAlgorithm.cpp16 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult() function in DeltaAlgorithm
H A DDAGDeltaAlgorithm.cpp283 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult() function in DAGDeltaAlgorithmImpl
/freebsd-src/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc5268 static const TestResult* GetTestResult(const TestInfo* test_info) { GetTestResult() function in testing::TestInfoTest