Searched refs:IdToString (Results 1 – 1 of 1) sorted by relevance
70 std::string IdToString(int id) { in IdToString() function84 EXPECT_STREQ(IdToString(id).c_str(), property->value()); in ExpectKeyAndValueWereRecordedForId()106 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str()); in ManyAsserts()108 Test::RecordProperty("shared_key", IdToString(id).c_str()); in ManyAsserts()