Searched refs:TestPropertyKeyIs (Results 1 – 3 of 3) sorted by relevance
47 using internal::TestPropertyKeyIs;71 TestPropertyKeyIs matches_key(IdToKey(id, suffix).c_str()); in ExpectKeyAndValueWereRecordedForId()
343 class TestPropertyKeyIs {348 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
2320 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()