Home
last modified time | relevance | path

Searched defs:method (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/table/
Dmeta_blocks.cc139 Logger* info_log, const std::string& method, const std::string& name) { in LogPropertiesCollectionError()
/rocksdb-6.9/tools/
Ddb_bench_tool.cc2883 void (Benchmark::*method)(ThreadState*) = nullptr; in Run() local
3292 void (Benchmark::*method)(ThreadState*); member
/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc3881 T* object, Result (T::*method)(), const char* location) { in HandleSehExceptionsInMethodIfSupported()
3908 T* object, Result (T::*method)(), const char* location) { in HandleExceptionsInMethodIfSupported()