Searched defs:CaptureEq (Results 1 - 1 of 1) sorted by relevance

/external/v8/testing/
H A Dgmock-support.h63 // CaptureEq(capture) captures the value passed in during matching as long as it
66 Matcher<T> CaptureEq(Capture<T>* capture) { function in namespace:testing

Completed in 80 milliseconds