Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/index/numeric/
H A Dinteger-index-storage_test.cc720 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
823 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
879 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
941 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
985 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
1010 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
1066 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
1125 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
1178 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
1231 std::vector<Bucket> custom_init_sorted_buckets = { in TEST_P() local
[all …]
H A Dinteger-index-storage.h194 std::vector<Bucket> custom_init_sorted_buckets; member