Home | History | Annotate | Download | only in src

Lines Matching refs:TestPropertyKeyIs

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