Home
last modified time | relevance | path

Searched defs:create_db (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/test/eunit/
H A Dcouch_db_tests.erl189 create_db(DbName) -> function
192 create_db(DbName, Opts) -> function
H A Dcouchdb_mrview_cors_tests.erl95 create_db(backdoor, DbName) -> function
98 create_db(clustered, DbName) -> function
H A Dcouchdb_mrview_tests.erl206 create_db(backdoor, DbName) -> function
209 create_db(clustered, DbName) -> function
/dports/devel/py-ipyparallel/ipyparallel-6.3.0/ipyparallel/tests/
H A Dtest_db.py34 def create_db(self): member in TaskDBTest
212 def create_db(self): member in TestDictBackend
283 def create_db(self): member in TestSQLiteBackend
H A Dtest_mongodb.py46 def create_db(self): member in TestMongoBackend
/dports/games/retroarch/RetroArch-1.9.7/libretro-db/lua/
H A Dtests.lua5 local function create_db(data) function
/dports/chinese/pyzy/pyzy-6d9c3cd/data/db/android/
H A Dcreate_db.py30 def create_db(filename): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/history/core/test/
H A Dhistory_service_test_util.cc23 bool create_db) { in CreateHistoryService()
/dports/net/kamailio/kamailio-5.4.5/misc/scripts/mysql/
H A Dsip-router_mysql.sh276 create_db () function
/dports/net/kamailio/kamailio-5.4.5/misc/scripts/dbtext/
H A Dser_dbtext.sh159 create_db () function
/dports/biology/gmap/gmap-2020-09-12/util/
H A Dgmap_cat.pl.in210 sub create_db { subroutine
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch_replicator/test/eunit/
H A Dcouch_replicator_id_too_long_tests.erl69 create_db() -> function
H A Dcouch_replicator_attachments_too_large.erl69 create_db() -> function
H A Dcouch_replicator_selector_tests.erl94 create_db() -> function
H A Dcouch_replicator_create_target_with_options_tests.erl131 create_db(DbName) -> function
H A Dcouch_replicator_filtered_tests.erl197 create_db() -> function
/dports/www/volta/volta-0.3.0/
H A Dmain.c53 char create_db[30] = ""; in main() local
/dports/databases/erlang-couchbeam/couchbeam-1.4.2/src/
H A Dcouchbeam.erl282 create_db(Server, DbName) -> function
287 create_db(Server, DbName, Options) -> function
301 create_db(#server{url=ServerUrl, options=Opts}=Server, DbName0, Options, function
/dports/audio/p5-MP3-Find/MP3-Find-0.07/lib/MP3/Find/
H A DDB.pm267 sub create_db { subroutine
/dports/textproc/p5-Sphinx-Search/Sphinx-Search-0.31/t/testlib/
H A DTestDB.pm101 sub create_db { subroutine
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/chttpd/test/eunit/
H A Dchttpd_open_revs_error_test.erl41 create_db(Url) -> function
H A Dchttpd_dbs_info_test.erl43 create_db(Url) -> function
H A Dchttpd_delayed_test.erl32 create_db(Url) -> function
H A Dchttpd_view_test.erl43 create_db(Url) -> function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mem3/test/eunit/
H A Dmem3_shards_test.erl93 create_db(DbName, Opts) -> function

123456789