Searched defs:sample (Results 1 – 3 of 3) sorted by relevance
259 sample: java target
435 std::string sample = "rocksdb.num.iterator.deleted"; in TEST_F() local496 std::string sample = "rocksdb.write.wal"; in TEST_F() local
145 bool sample() const { return sample_; } in sample() function