Home
last modified time | relevance | path

Searched defs:CreateLoggerFromOptions (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/logging/
Dauto_roll_logger.cc250 Status CreateLoggerFromOptions(const std::string& dbname, in CreateLoggerFromOptions() function
Dauto_roll_logger_test.cc293 TEST_F(AutoRollLoggerTest, CreateLoggerFromOptions) { in TEST_F() argument