Lines Matching defs:TestPropertyKeyIs
345 // TestPropertyKeyIs is copyable.346 class TestPropertyKeyIs {350 // TestPropertyKeyIs has NO default constructor.351 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {}