Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/matcher/
H A Dexpression_geo_test.cpp77 std::unique_ptr<GeoMatchExpression> makeGeoMatchExpression(const BSONObj& locQuery) { in makeGeoMatchExpression()
87 std::unique_ptr<GeoNearMatchExpression> makeGeoNearMatchExpression(const BSONObj& locQuery) { in makeGeoNearMatchExpression()