Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h319 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function
924 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function
1603 MockSpec<F> With(Matcher<Args>... m) { in With() function