Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/table/
Ddemo_table_base.h121 virtual void DemoEstimateFilterCost(FilterConstraints& fc, EstimatedIndexInfo& ei) in DemoEstimateFilterCost() function
Ddemo_table_base.cpp164 DemoEstimateFilterCost(demoFilterConstraints, demoEstimate); in DemoBestIndex()