Searched defs:TestPropertyKeyIs (Results 1 – 10 of 10) sorted by relevance
345 explicit TestPropertyKeyIs(const char* key) in TestPropertyKeyIs() function
347 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
345 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
346 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
362 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
745 class TestPropertyKeyIs { class750 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function in testing::internal::TestPropertyKeyIs