Home
last modified time | relevance | path

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

/third_party/googletest/googletest/src/
Dgtest-internal-inl.h348 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
/third_party/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h349 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
/third_party/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc754 class TestPropertyKeyIs { class
759 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function in testing::internal::TestPropertyKeyIs