Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dc_test.c142 static void CheckPinGet(rocksdb_t* db, const rocksdb_readoptions_t* options, in CheckPinGet() function
963 CheckPinGet(db, roptions, "box", "c"); in main()
964 CheckPinGet(db, roptions, "foo", "hello"); in main()
965 CheckPinGet(db, roptions, "notfound", NULL); in main()