Searched defs:test_case (Results 1 – 3 of 3) sorted by relevance
114 for (const auto& test_case : test_cases) { in VerifySeek() local130 for (const auto& test_case : test_cases) { in VerifySeekForPrev() local145 for (const auto& test_case : test_cases) { in VerifyShouldDelete() local152 const auto& test_case = *it; in VerifyShouldDelete() local163 for (const auto& test_case : test_cases) { in VerifyIsRangeOverlapped() local
1539 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart()1543 void OnTestCaseEnd(const TestCase& test_case) { in OnTestCaseEnd()1844 static bool TestCasePassed(const TestCase* test_case) { in TestCasePassed()1849 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed()1855 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase()3768 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() local4557 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName()4701 const TestCase& test_case = *unit_test.GetTestCase(i); in PrintFailedTests() local6496 const std::vector<TestCase*>::const_reverse_iterator test_case = in GetTestCase() local6800 TestCase* const test_case = test_cases_[i]; in FilterTests() local[all …]
372 [string]$test_case = "" in RunJobs() variable375 $test_case = $c in RunJobs() variable