Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc747 class TestPropertyKeyIs { class
752 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function in testing::internal::TestPropertyKeyIs
3566 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()