Searched refs:ro_copy (Results 1 – 2 of 2) sorted by relevance
249 ReadOptions ro_copy = readoptions; in TestPrefixScan() local254 ro_copy.iterate_upper_bound = &ub_slice; in TestPrefixScan()259 Iterator* iter = db_->NewIterator(ro_copy, cfh); in TestPrefixScan()
273 ReadOptions ro_copy = read_opts; in TestPrefixScan() local279 ro_copy.iterate_upper_bound = &ub_slice; in TestPrefixScan()282 Iterator* iter = db_->NewIterator(ro_copy, cfh); in TestPrefixScan()