Searched refs:benchmark_build (Results 1 – 2 of 2) sorted by relevance
/external/marisa-trie/tools/ |
D | marisa-benchmark.cc | 173 void benchmark_build(const std::vector<Key> &keys, int num_tries, in benchmark_build() function 275 benchmark_build(keys, num_tries, &trie, &key_ids); in benchmark()
|
/external/marisa-trie/v0_1_5/tools/ |
D | marisa_alpha-benchmark.cc | 173 void benchmark_build(const std::vector<Key> &keys, int num_tries, in benchmark_build() function 275 benchmark_build(keys, num_tries, &trie, &key_ids); in benchmark()
|