Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Drange_del_aggregator_test.cc114 for (const auto& test_case : test_cases) { in VerifySeek() local
130 for (const auto& test_case : test_cases) { in VerifySeekForPrev() local
145 for (const auto& test_case : test_cases) { in VerifyShouldDelete() local
152 const auto& test_case = *it; in VerifyShouldDelete() local
163 for (const auto& test_case : test_cases) { in VerifyIsRangeOverlapped() local
/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1539 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() local
4557 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName()
4701 const TestCase& test_case = *unit_test.GetTestCase(i); in PrintFailedTests() local
6496 const std::vector<TestCase*>::const_reverse_iterator test_case = in GetTestCase() local
6800 TestCase* const test_case = test_cases_[i]; in FilterTests() local
[all …]
/rocksdb-6.9/build_tools/
Drun_ci_db_test.ps1372 [string]$test_case = "" in RunJobs() variable
375 $test_case = $c in RunJobs() variable