HomeSort by relevance Sort by last modified time
    Searched defs:IsInterested (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h 97 bool IsInterested() const { return stream_ != NULL; }
590 if (!listener->IsInterested()) {
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-matchers.h 104 bool IsInterested() const { return stream_ != NULL; }
703 if (!listener->IsInterested()) {
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h 104 bool IsInterested() const { return stream_ != NULL; }
703 if (!listener->IsInterested()) {
    [all...]
  /external/fmtlib/test/gmock/
gmock.h     [all...]

Completed in 1454 milliseconds