MCPcopy Create free account
hub / github.com/apache/arrow / PointeesEqual

Function PointeesEqual

cpp/src/arrow/testing/matchers.h:64–64  ·  view source on GitHub ↗

A matcher that checks that the values pointed to are Equals(). Useful in conjunction with other googletest matchers.

Source from the content-addressed store, hash-verified

62// A matcher that checks that the values pointed to are Equals().
63// Useful in conjunction with other googletest matchers.
64inline PointeesEqualMatcher PointeesEqual() { return {}; }
65
66class AnyOfJSONMatcher {
67 public:

Callers 6

TestScanProjectedMethod · 0.85
TestScanProjectedMethod · 0.85

Calls

no outgoing calls

Tested by 6

TestScanProjectedMethod · 0.68
TestScanProjectedMethod · 0.68