Searched refs:IdToKey (Results 1 – 1 of 1) sorted by relevance
57 std::string IdToKey(int id, const char* suffix) { in IdToKey() function71 TestPropertyKeyIs matches_key(IdToKey(id, suffix).c_str()); in ExpectKeyAndValueWereRecordedForId()98 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str()); in ManyAsserts()99 Test::RecordProperty(IdToKey(id, "int").c_str(), id); in ManyAsserts()