Searched refs:RSIndexResult_IsAggregate (Results 1 – 12 of 12) sorted by relevance
304 int RSIndexResult_IsAggregate(const RSIndexResult *r);
224 inline int RSIndexResult_IsAggregate(const RSIndexResult *r) { in RSIndexResult_IsAggregate() function235 if (!RSIndexResult_IsAggregate(r) || r->agg.numChildren <= 1) { in IndexResult_MinOffsetDelta()
308 int RSIndexResult_IsAggregate(const RSIndexResult *r);
119 ASSERT_TRUE(!RSIndexResult_IsAggregate(res)); in TEST_F()
599 ASSERT_TRUE(RSIndexResult_IsAggregate(h)); in TEST_F()
597 ASSERT_TRUE(RSIndexResult_IsAggregate(h)); in TEST_F()
603 ASSERT_TRUE(RSIndexResult_IsAggregate(h)); in TEST_F()
324 int RSIndexResult_IsAggregate(const RSIndexResult *r);