Home
last modified time | relevance | path

Searched refs:CheckPinGetCF (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/db/
Dc_test.c155 static void CheckPinGetCF(rocksdb_t* db, const rocksdb_readoptions_t* options, in CheckPinGetCF() function
1246 CheckPinGetCF(db, roptions, handles[1], "foo", "hello"); in main()
1256 CheckPinGetCF(db, roptions, handles[1], "foo", NULL); in main()
1269 CheckPinGetCF(db, roptions, handles[1], "baz", NULL); in main()
1270 CheckPinGetCF(db, roptions, handles[1], "bar", NULL); in main()
1271 CheckPinGetCF(db, roptions, handles[1], "box", "c"); in main()