Home
last modified time | relevance | path

Searched defs:custom_init_sorted_buckets (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/index/numeric/
Dinteger-index-storage_test.cc677 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
780 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
836 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
898 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
942 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
967 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
1023 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
1082 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
1135 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
1188 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
[all …]
Dinteger-index-storage.h194 std::vector<Bucket> custom_init_sorted_buckets; member