Home
last modified time | relevance | path

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

/third_party/node/deps/googletest/include/gtest/
Dgtest-matchers.h101 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
/third_party/googletest/googletest/include/gtest/
Dgtest-matchers.h100 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h103 bool IsInterested() const { return stream_ != nullptr; } in IsInterested() function