Searched refs:did_match_iter (Results 1 - 3 of 3) sorted by relevance

/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3425 ::std::vector<char>::const_iterator did_match_iter = did_match.begin(); local
3428 matrix.SetEdge(ilhs, irhs, *did_match_iter++ != 0);
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h3425 ::std::vector<char>::const_iterator did_match_iter = did_match.begin(); local
3428 matrix.SetEdge(ilhs, irhs, *did_match_iter++ != 0);
/external/fmtlib/test/gmock/
H A Dgmock.h7840 ::std::vector<char>::const_iterator did_match_iter = did_match.begin(); local
7843 matrix.SetEdge(ilhs, irhs, *did_match_iter++ != 0);

Completed in 235 milliseconds