Searched refs:GetTestResult (Results 1 – 4 of 4) sorted by relevance
18 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult() function in DeltaAlgorithm77 if (GetTestResult(*it)) { in Search()92 if (GetTestResult(Complement)) { in Search()107 if (GetTestResult(changeset_ty())) in Run()
152 bool GetTestResult(const changeset_ty &Changes, const changeset_ty &Required);169 return DDAI.GetTestResult(S, Required); in ExecuteOneTest()291 bool DAGDeltaAlgorithmImpl::GetTestResult(const changeset_ty &Changes, in GetTestResult() function in DAGDeltaAlgorithmImpl
53 bool GetTestResult(const changeset_ty &Changes);
5343 static const TestResult* GetTestResult( in GetTestResult() function in testing::TestInfoTest5362 ASSERT_EQ(0, GetTestResult(test_info)->total_part_count()); in TEST_F()5365 ASSERT_EQ(0, GetTestResult(test_info)->total_part_count()); in TEST_F()