Home
last modified time | relevance | path

Searched refs:get_dbtype (Results 1 – 25 of 89) sorted by relevance

1234

/dports/databases/xapian-core/xapian-core-1.4.18/tests/harness/
H A Dbackendmanager_multi.cc46 sub_managers[0]->get_dbtype() == sub_managers[1]->get_dbtype()) { in BackendManagerMulti()
47 cachedir += sub_managers[0]->get_dbtype(); in BackendManagerMulti()
50 cachedir += sub_manager->get_dbtype(); in BackendManagerMulti()
58 BackendManagerMulti::get_dbtype() const in get_dbtype() function in BackendManagerMulti
62 sub_managers[0]->get_dbtype() == sub_managers[1]->get_dbtype()) { in get_dbtype()
63 dbtype += "_" + sub_managers[0]->get_dbtype(); in get_dbtype()
66 dbtype += "_" + sub_manager->get_dbtype(); in get_dbtype()
126 const string& subtype = sub_managers[n]->get_dbtype(); in createdb_multi()
212 if (sub_manager->get_dbtype().find("remote") == string::npos) { in get_remote_database()
H A Dbackendmanager.cc81 BackendManager::get_dbtype() const in get_dbtype() function in BackendManager
214 msg += get_dbtype(); in get_remote_writable_database()
251 msg += get_dbtype(); in get_remote_database()
262 msg += get_dbtype(); in get_writable_database_args()
277 msg += get_dbtype(); in get_writable_database_again()
286 msg += get_dbtype(); in get_writable_database_path_again()
H A Dbackendmanager_singlefile.cc38 cachedir(".singlefile" + sub_manager_->get_dbtype()) in BackendManagerSingleFile()
45 BackendManagerSingleFile::get_dbtype() const in get_dbtype() function in BackendManagerSingleFile
47 return "singlefile_" + sub_manager->get_dbtype(); in get_dbtype()
H A Dbackendmanager_remoteprog.cc35 BackendManagerRemoteProg::get_dbtype() const in get_dbtype() function in BackendManagerRemoteProg
37 return "remoteprog_" + sub_manager->get_dbtype(); in get_dbtype()
H A Dbackendmanager_inmemory.h49 std::string get_dbtype() const;
H A Dbackendmanager_singlefile.h52 std::string get_dbtype() const;
H A Dbackendmanager_inmemory.cc28 BackendManagerInMemory::get_dbtype() const in get_dbtype() function in BackendManagerInMemory
/dports/databases/xapian-core/xapian-core-1.4.18/tests/
H A Dapitest.cc42 std::string get_dbtype() in get_dbtype() function
44 return backendmanager->get_dbtype(); in get_dbtype()
133 if (!startswith(get_dbtype(), backend_prefix)) { in skip_test_unless_backend()
141 if (startswith(get_dbtype(), backend_prefix)) { in skip_test_for_backend()
150 if (startswith(get_dbtype(), backend_prefix)) { in XFAIL_FOR_BACKEND()
162 "backend " + backendmanager->get_dbtype()); in run()
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/
H A Dapitest.cc41 std::string get_dbtype() in get_dbtype() function
43 return backendmanager->get_dbtype(); in get_dbtype()
126 if (!startswith(get_dbtype(), backend_prefix)) { in skip_test_unless_backend()
134 if (startswith(get_dbtype(), backend_prefix)) { in skip_test_for_backend()
146 "backend " + backendmanager->get_dbtype()); in run()
H A Dapi_backend.cc85 if (get_dbtype() != "inmemory") { in DEFINE_TESTCASE()
102 if (get_dbtype() != "inmemory" && in DEFINE_TESTCASE()
103 get_dbtype().find("flint") == string::npos) { in DEFINE_TESTCASE()
113 if (get_dbtype() != "inmemory" && !startswith(get_dbtype(), "remote") && in DEFINE_TESTCASE()
114 get_dbtype().find("flint") == string::npos) { in DEFINE_TESTCASE()
137 if (get_dbtype() != "inmemory" && in DEFINE_TESTCASE()
148 if (get_dbtype() != "inmemory" && get_dbtype() != "flint" && in DEFINE_TESTCASE()
149 !startswith(get_dbtype(), "remote")) { in DEFINE_TESTCASE()
947 string db_dir = "." + get_dbtype();
957 if (get_dbtype() == "chert") {
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/harness/
H A Dbackendmanager.cc249 BackendManager::get_dbtype() const in get_dbtype() function in BackendManager
367 msg += get_dbtype(); in get_remote_database()
376 msg += get_dbtype(); in get_writable_database_as_database()
385 msg += get_dbtype(); in get_writable_database_again()
H A Dtestrunner.cc177 string backend_name = manager->get_dbtype(); in do_tests_for_backend()
182 cout << "Running tests with backend \"" << backendmanager->get_dbtype() << "\"..." << endl; in do_tests_for_backend()
H A Dbackendmanager_inmemory.cc28 BackendManagerInMemory::get_dbtype() const in get_dbtype() function in BackendManagerInMemory
H A Dbackendmanager_inmemory.h49 std::string get_dbtype() const;
H A Dbackendmanager_multi.h55 std::string get_dbtype() const;
H A Dbackendmanager_brass.h52 std::string get_dbtype() const;
H A Dbackendmanager_flint.h53 std::string get_dbtype() const;
H A Dbackendmanager_chert.h52 std::string get_dbtype() const;
H A Dbackendmanager_flint.cc28 BackendManagerFlint::get_dbtype() const in get_dbtype() function in BackendManagerFlint
/dports/www/moodle310/moodle/lib/dml/
H A Dauroramysql_native_moodle_database.php80 protected function get_dbtype(): ?string { function in auroramysql_native_moodle_database
H A Dmariadb_native_moodle_database.php73 protected function get_dbtype() { function in mariadb_native_moodle_database
/dports/www/moodle39/moodle/lib/dml/
H A Dauroramysql_native_moodle_database.php80 protected function get_dbtype(): ?string { function in auroramysql_native_moodle_database
H A Dmariadb_native_moodle_database.php73 protected function get_dbtype() { function in mariadb_native_moodle_database
/dports/www/moodle311/moodle/lib/dml/
H A Dauroramysql_native_moodle_database.php80 protected function get_dbtype(): ?string { function in auroramysql_native_moodle_database
H A Dmariadb_native_moodle_database.php73 protected function get_dbtype() { function in mariadb_native_moodle_database

1234