Home
last modified time | relevance | path

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

/external/marisa-trie/tools/
Dmarisa-benchmark.cc234 std::vector<std::string> found_keys; in benchmark_predict_breadth_first() local
236 predict_strs_flag ? &found_keys : NULL; in benchmark_predict_breadth_first()
239 found_keys.clear(); in benchmark_predict_breadth_first()
255 std::vector<std::string> found_keys; in benchmark_predict_depth_first() local
257 predict_strs_flag ? &found_keys : NULL; in benchmark_predict_depth_first()
260 found_keys.clear(); in benchmark_predict_depth_first()
/external/marisa-trie/v0_1_5/tools/
Dmarisa_alpha-benchmark.cc234 std::vector<std::string> found_keys; in benchmark_predict_breadth_first() local
236 predict_strs_flag ? &found_keys : NULL; in benchmark_predict_breadth_first()
239 found_keys.clear(); in benchmark_predict_breadth_first()
255 std::vector<std::string> found_keys; in benchmark_predict_depth_first() local
257 predict_strs_flag ? &found_keys : NULL; in benchmark_predict_depth_first()
260 found_keys.clear(); in benchmark_predict_depth_first()