HomeSort by relevance Sort by last modified time
    Searched refs:ContainerEq (Results 1 - 3 of 3) sorted by null

  /external/chromium/testing/gmock/test/
gmock-matchers_test.cc     [all...]
gmock_link_test.h 89 // ContainerEq
133 using testing::ContainerEq;
595 // Tests the linkage of the ContainerEq matcher.
600 ON_CALL(mock, VoidFromVector(ContainerEq(v))).WillByDefault(Return());
  /external/chromium/testing/gmock/include/gmock/
gmock-matchers.h     [all...]

Completed in 284 milliseconds